| java.lang.Object | |
| ↳ | com.amazon.geo.mapsv2.AmazonMapsStrictMode.ApiPolicy.Builder |
Builds an ApiPolicy object
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Builds an ApiPolicy.
| |||||||||||
Sets all "detect" variables in the built policy to true.
| |||||||||||
Detects unimplemented APIs.
| |||||||||||
Enables writing to logcat when strict mode violations occur.
| |||||||||||
Enables throwing a StrictModeException when strict mode
violations occur.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Sets all "detect" variables in the built policy to true.
Detects unimplemented APIs.
Enables writing to logcat when strict mode violations occur.
Enables throwing a StrictModeException when strict mode violations occur.