A B C D E F G H I O P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class com.amazon.A3L.location.A3LCurrentLocationRequest.Builder
-
Builds a new
A3LCurrentLocationRequest
. - build() - Method in class com.amazon.A3L.location.A3LLastLocationRequest.Builder
-
Builds a new
A3LLastLocationRequest
. - build() - Method in class com.amazon.A3L.location.A3LLocationRequest.Builder
-
Builds a new
A3LLocationRequest
. - build() - Method in class com.amazon.A3L.location.A3LLocationSettingsRequest.Builder
-
Creates a LocationSettingsRequest that can be used with SettingsApi.
- Builder() - Constructor for class com.amazon.A3L.location.A3LCurrentLocationRequest.Builder
-
Constructs a new builder with default values.
- Builder() - Constructor for class com.amazon.A3L.location.A3LLastLocationRequest.Builder
-
Constructs a new builder with default values.
- Builder() - Constructor for class com.amazon.A3L.location.A3LLocationSettingsRequest.Builder
- Builder(int, long) - Constructor for class com.amazon.A3L.location.A3LLocationRequest.Builder
-
Constructs a Builder with the given priority and interval, and default values for all other fields.
- Builder(long) - Constructor for class com.amazon.A3L.location.A3LLocationRequest.Builder
-
Constructs a Builder with the given interval, and default values for all other fields.
- Builder(A3LCurrentLocationRequest) - Constructor for class com.amazon.A3L.location.A3LCurrentLocationRequest.Builder
-
Constructs a new builder with values copied from the given
A3LCurrentLocationRequest
- Builder(A3LLastLocationRequest) - Constructor for class com.amazon.A3L.location.A3LLastLocationRequest.Builder
-
Constructs a new builder with values copied from the given
A3LLastLocationRequest
- Builder(A3LLocationRequest) - Constructor for class com.amazon.A3L.location.A3LLocationRequest.Builder
-
Constructs a Builder with values copied from the given
A3LLocationRequest
.
All Classes All Packages