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