Uses of Class
com.google.api.MethodPolicy
Packages that use MethodPolicy
-
Uses of MethodPolicy in com.google.api
Fields in com.google.api with type parameters of type MethodPolicyModifier and TypeFieldDescriptionstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,MethodPolicy> PolicyProto.methodPolicySee [MethodPolicy][].Methods in com.google.api that return MethodPolicyModifier and TypeMethodDescriptionMethodPolicy.Builder.build()MethodPolicy.Builder.buildPartial()static MethodPolicyMethodPolicy.getDefaultInstance()MethodPolicy.Builder.getDefaultInstanceForType()MethodPolicy.getDefaultInstanceForType()Control.Builder.getMethodPolicies(int index) Defines policies applying to the API methods of the service.Control.getMethodPolicies(int index) Defines policies applying to the API methods of the service.ControlOrBuilder.getMethodPolicies(int index) Defines policies applying to the API methods of the service.static MethodPolicyMethodPolicy.parseDelimitedFrom(InputStream input) static MethodPolicyMethodPolicy.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodPolicyMethodPolicy.parseFrom(byte[] data) static MethodPolicyMethodPolicy.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodPolicyMethodPolicy.parseFrom(com.google.protobuf.ByteString data) static MethodPolicyMethodPolicy.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodPolicyMethodPolicy.parseFrom(com.google.protobuf.CodedInputStream input) static MethodPolicyMethodPolicy.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodPolicyMethodPolicy.parseFrom(InputStream input) static MethodPolicyMethodPolicy.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodPolicyMethodPolicy.parseFrom(ByteBuffer data) static MethodPolicyMethodPolicy.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type MethodPolicyModifier and TypeMethodDescriptionControl.Builder.getMethodPoliciesList()Defines policies applying to the API methods of the service.Control.getMethodPoliciesList()Defines policies applying to the API methods of the service.ControlOrBuilder.getMethodPoliciesList()Defines policies applying to the API methods of the service.com.google.protobuf.Parser<MethodPolicy>MethodPolicy.getParserForType()static com.google.protobuf.Parser<MethodPolicy>MethodPolicy.parser()Methods in com.google.api with parameters of type MethodPolicyModifier and TypeMethodDescriptionControl.Builder.addMethodPolicies(int index, MethodPolicy value) Defines policies applying to the API methods of the service.Control.Builder.addMethodPolicies(MethodPolicy value) Defines policies applying to the API methods of the service.MethodPolicy.Builder.mergeFrom(MethodPolicy other) static MethodPolicy.BuilderMethodPolicy.newBuilder(MethodPolicy prototype) Control.Builder.setMethodPolicies(int index, MethodPolicy value) Defines policies applying to the API methods of the service.Method parameters in com.google.api with type arguments of type MethodPolicyModifier and TypeMethodDescriptionControl.Builder.addAllMethodPolicies(Iterable<? extends MethodPolicy> values) Defines policies applying to the API methods of the service.