Uses of Class
com.google.cloud.compute.v1.SetLabelsInterconnectRequest
-
Packages that use SetLabelsInterconnectRequest 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 SetLabelsInterconnectRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetLabelsInterconnectRequest Modifier and Type Method Description SetLabelsInterconnectRequest
SetLabelsInterconnectRequest.Builder. build()
SetLabelsInterconnectRequest
SetLabelsInterconnectRequest.Builder. buildPartial()
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. getDefaultInstance()
SetLabelsInterconnectRequest
SetLabelsInterconnectRequest.Builder. getDefaultInstanceForType()
SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. getDefaultInstanceForType()
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseDelimitedFrom(InputStream input)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(byte[] data)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(com.google.protobuf.ByteString data)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(InputStream input)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(ByteBuffer data)
static SetLabelsInterconnectRequest
SetLabelsInterconnectRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SetLabelsInterconnectRequest Modifier and Type Method Description com.google.protobuf.Parser<SetLabelsInterconnectRequest>
SetLabelsInterconnectRequest. getParserForType()
static com.google.protobuf.Parser<SetLabelsInterconnectRequest>
SetLabelsInterconnectRequest. parser()
com.google.api.gax.rpc.UnaryCallable<SetLabelsInterconnectRequest,Operation>
InterconnectsClient. setLabelsCallable()
Sets the labels on an Interconnect.com.google.api.gax.rpc.OperationCallable<SetLabelsInterconnectRequest,Operation,Operation>
InterconnectsClient. setLabelsOperationCallable()
Sets the labels on an Interconnect.com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsInterconnectRequest,Operation,Operation>
InterconnectsSettings.Builder. setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsInterconnectRequest,Operation,Operation>
InterconnectsSettings. setLabelsOperationSettings()
Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsInterconnectRequest,Operation>
InterconnectsSettings.Builder. setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsInterconnectRequest,Operation>
InterconnectsSettings. setLabelsSettings()
Returns the object with the settings used for calls to setLabels.Methods in com.google.cloud.compute.v1 with parameters of type SetLabelsInterconnectRequest Modifier and Type Method Description SetLabelsInterconnectRequest.Builder
SetLabelsInterconnectRequest.Builder. mergeFrom(SetLabelsInterconnectRequest other)
static SetLabelsInterconnectRequest.Builder
SetLabelsInterconnectRequest. newBuilder(SetLabelsInterconnectRequest prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
InterconnectsClient. setLabelsAsync(SetLabelsInterconnectRequest request)
Sets the labels on an Interconnect. -
Uses of SetLabelsInterconnectRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetLabelsInterconnectRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetLabelsInterconnectRequest,Operation>
HttpJsonInterconnectsStub. setLabelsCallable()
com.google.api.gax.rpc.UnaryCallable<SetLabelsInterconnectRequest,Operation>
InterconnectsStub. setLabelsCallable()
com.google.api.gax.rpc.OperationCallable<SetLabelsInterconnectRequest,Operation,Operation>
HttpJsonInterconnectsStub. setLabelsOperationCallable()
com.google.api.gax.rpc.OperationCallable<SetLabelsInterconnectRequest,Operation,Operation>
InterconnectsStub. setLabelsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsInterconnectRequest,Operation,Operation>
InterconnectsStubSettings.Builder. setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsInterconnectRequest,Operation,Operation>
InterconnectsStubSettings. setLabelsOperationSettings()
Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsInterconnectRequest,Operation>
InterconnectsStubSettings.Builder. setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsInterconnectRequest,Operation>
InterconnectsStubSettings. setLabelsSettings()
Returns the object with the settings used for calls to setLabels.
-