Uses of Class
com.google.cloud.compute.v1.SetLabelsGlobalAddressRequest
-
Packages that use SetLabelsGlobalAddressRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of SetLabelsGlobalAddressRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetLabelsGlobalAddressRequest Modifier and Type Method Description SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest.Builder. build()SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest.Builder. buildPartial()static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. getDefaultInstance()SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest.Builder. getDefaultInstanceForType()SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. getDefaultInstanceForType()static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseDelimitedFrom(InputStream input)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(byte[] data)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(com.google.protobuf.ByteString data)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(InputStream input)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(ByteBuffer data)static SetLabelsGlobalAddressRequestSetLabelsGlobalAddressRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SetLabelsGlobalAddressRequest Modifier and Type Method Description com.google.protobuf.Parser<SetLabelsGlobalAddressRequest>SetLabelsGlobalAddressRequest. getParserForType()static com.google.protobuf.Parser<SetLabelsGlobalAddressRequest>SetLabelsGlobalAddressRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetLabelsGlobalAddressRequest,Operation>GlobalAddressesClient. setLabelsCallable()Sets the labels on a GlobalAddress.com.google.api.gax.rpc.OperationCallable<SetLabelsGlobalAddressRequest,Operation,Operation>GlobalAddressesClient. setLabelsOperationCallable()Sets the labels on a GlobalAddress.com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsGlobalAddressRequest,Operation,Operation>GlobalAddressesSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsGlobalAddressRequest,Operation,Operation>GlobalAddressesSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsGlobalAddressRequest,Operation>GlobalAddressesSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsGlobalAddressRequest,Operation>GlobalAddressesSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.Methods in com.google.cloud.compute.v1 with parameters of type SetLabelsGlobalAddressRequest Modifier and Type Method Description SetLabelsGlobalAddressRequest.BuilderSetLabelsGlobalAddressRequest.Builder. mergeFrom(SetLabelsGlobalAddressRequest other)static SetLabelsGlobalAddressRequest.BuilderSetLabelsGlobalAddressRequest. newBuilder(SetLabelsGlobalAddressRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>GlobalAddressesClient. setLabelsAsync(SetLabelsGlobalAddressRequest request)Sets the labels on a GlobalAddress. -
Uses of SetLabelsGlobalAddressRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetLabelsGlobalAddressRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetLabelsGlobalAddressRequest,Operation>GlobalAddressesStub. setLabelsCallable()com.google.api.gax.rpc.UnaryCallable<SetLabelsGlobalAddressRequest,Operation>HttpJsonGlobalAddressesStub. setLabelsCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsGlobalAddressRequest,Operation,Operation>GlobalAddressesStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsGlobalAddressRequest,Operation,Operation>HttpJsonGlobalAddressesStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsGlobalAddressRequest,Operation,Operation>GlobalAddressesStubSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsGlobalAddressRequest,Operation,Operation>GlobalAddressesStubSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsGlobalAddressRequest,Operation>GlobalAddressesStubSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsGlobalAddressRequest,Operation>GlobalAddressesStubSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.
-