Uses of Class
com.google.api.Control
Packages that use Control
-
Uses of Control in com.google.api
Methods in com.google.api that return ControlModifier and TypeMethodDescriptionControl.Builder.build()Control.Builder.buildPartial()Service.Builder.getControl()Configuration for the service control plane.Service.getControl()Configuration for the service control plane.ServiceOrBuilder.getControl()Configuration for the service control plane.static ControlControl.getDefaultInstance()Control.Builder.getDefaultInstanceForType()Control.getDefaultInstanceForType()static ControlControl.parseDelimitedFrom(InputStream input) static ControlControl.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlControl.parseFrom(byte[] data) static ControlControl.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlControl.parseFrom(com.google.protobuf.ByteString data) static ControlControl.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlControl.parseFrom(com.google.protobuf.CodedInputStream input) static ControlControl.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlControl.parseFrom(InputStream input) static ControlControl.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlControl.parseFrom(ByteBuffer data) static ControlControl.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type ControlModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Control>Control.getParserForType()static com.google.protobuf.Parser<Control>Control.parser()Methods in com.google.api with parameters of type ControlModifier and TypeMethodDescriptionService.Builder.mergeControl(Control value) Configuration for the service control plane.static Control.BuilderControl.newBuilder(Control prototype) Service.Builder.setControl(Control value) Configuration for the service control plane.