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 SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest.Builder. build()SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest.Builder. buildPartial()static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. getDefaultInstance()SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest.Builder. getDefaultInstanceForType()SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. getDefaultInstanceForType()static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseDelimitedFrom(InputStream input)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseFrom(byte[] data)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseFrom(com.google.protobuf.ByteString data)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseFrom(InputStream input)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. parseFrom(ByteBuffer data)static SetLabelsInterconnectAttachmentRequestSetLabelsInterconnectAttachmentRequest. 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.BuilderSetLabelsInterconnectAttachmentRequest.Builder. mergeFrom(SetLabelsInterconnectAttachmentRequest other)static SetLabelsInterconnectAttachmentRequest.BuilderSetLabelsInterconnectAttachmentRequest. 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.
-