AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.addAllAllowedApplications(Iterable<? extends AndroidApplication> values) |
A list of Android applications that are allowed to make API calls with
this key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.addAllowedApplications(int index,
AndroidApplication value) |
A list of Android applications that are allowed to make API calls with
this key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.addAllowedApplications(int index,
AndroidApplication.Builder builderForValue) |
A list of Android applications that are allowed to make API calls with
this key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.addAllowedApplications(AndroidApplication value) |
A list of Android applications that are allowed to make API calls with
this key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.addAllowedApplications(AndroidApplication.Builder builderForValue) |
A list of Android applications that are allowed to make API calls with
this key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.clear() |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.clearAllowedApplications() |
A list of Android applications that are allowed to make API calls with
this key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.clone() |
|
AndroidKeyRestrictions.Builder |
Restrictions.Builder.getAndroidKeyRestrictionsBuilder() |
The Android apps that are allowed to use the key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.mergeFrom(AndroidKeyRestrictions other) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.newBuilder() |
|
static AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.newBuilder(AndroidKeyRestrictions prototype) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.newBuilderForType() |
|
protected AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.removeAllowedApplications(int index) |
A list of Android applications that are allowed to make API calls with
this key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.setAllowedApplications(int index,
AndroidApplication value) |
A list of Android applications that are allowed to make API calls with
this key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.setAllowedApplications(int index,
AndroidApplication.Builder builderForValue) |
A list of Android applications that are allowed to make API calls with
this key.
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AndroidKeyRestrictions.Builder |
AndroidKeyRestrictions.toBuilder() |
|