Uses of Class
com.google.api.Control
-
Packages that use Control Package Description com.google.api -
-
Uses of Control in com.google.api
Methods in com.google.api that return Control Modifier and Type Method Description ControlControl.Builder. build()ControlControl.Builder. buildPartial()ControlService.Builder. getControl()Configuration for the service control plane.ControlService. getControl()Configuration for the service control plane.ControlServiceOrBuilder. getControl()Configuration for the service control plane.static ControlControl. getDefaultInstance()ControlControl.Builder. getDefaultInstanceForType()ControlControl. 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 Control Modifier and Type Method Description com.google.protobuf.Parser<Control>Control. getParserForType()static com.google.protobuf.Parser<Control>Control. parser()Methods in com.google.api with parameters of type Control Modifier and Type Method Description Service.BuilderService.Builder. mergeControl(Control value)Configuration for the service control plane.Control.BuilderControl.Builder. mergeFrom(Control other)static Control.BuilderControl. newBuilder(Control prototype)Service.BuilderService.Builder. setControl(Control value)Configuration for the service control plane.
-