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