Uses of Class
com.google.cloud.compute.v1.PatchGlobalPublicDelegatedPrefixeRequest
-
Packages that use PatchGlobalPublicDelegatedPrefixeRequest 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 PatchGlobalPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PatchGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest.Builder. build()
PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest.Builder. buildPartial()
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. getDefaultInstance()
PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest.Builder. getDefaultInstanceForType()
PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. getDefaultInstanceForType()
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data)
static PatchGlobalPublicDelegatedPrefixeRequest
PatchGlobalPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type PatchGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.protobuf.Parser<PatchGlobalPublicDelegatedPrefixeRequest>
PatchGlobalPublicDelegatedPrefixeRequest. getParserForType()
static com.google.protobuf.Parser<PatchGlobalPublicDelegatedPrefixeRequest>
PatchGlobalPublicDelegatedPrefixeRequest. parser()
com.google.api.gax.rpc.UnaryCallable<PatchGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesClient. patchCallable()
Patches the specified global PublicDelegatedPrefix resource with the data included in the request.com.google.api.gax.rpc.OperationCallable<PatchGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesClient. patchOperationCallable()
Patches the specified global PublicDelegatedPrefix resource with the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<PatchGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesSettings.Builder. patchOperationSettings()
Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.OperationCallSettings<PatchGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesSettings. patchOperationSettings()
Returns the object with the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesSettings.Builder. patchSettings()
Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings<PatchGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesSettings. patchSettings()
Returns the object with the settings used for calls to patch.Methods in com.google.cloud.compute.v1 with parameters of type PatchGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description PatchGlobalPublicDelegatedPrefixeRequest.Builder
PatchGlobalPublicDelegatedPrefixeRequest.Builder. mergeFrom(PatchGlobalPublicDelegatedPrefixeRequest other)
static PatchGlobalPublicDelegatedPrefixeRequest.Builder
PatchGlobalPublicDelegatedPrefixeRequest. newBuilder(PatchGlobalPublicDelegatedPrefixeRequest prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
GlobalPublicDelegatedPrefixesClient. patchAsync(PatchGlobalPublicDelegatedPrefixeRequest request)
Patches the specified global PublicDelegatedPrefix resource with the data included in the request. -
Uses of PatchGlobalPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PatchGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesStub. patchCallable()
com.google.api.gax.rpc.UnaryCallable<PatchGlobalPublicDelegatedPrefixeRequest,Operation>
HttpJsonGlobalPublicDelegatedPrefixesStub. patchCallable()
com.google.api.gax.rpc.OperationCallable<PatchGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesStub. patchOperationCallable()
com.google.api.gax.rpc.OperationCallable<PatchGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
HttpJsonGlobalPublicDelegatedPrefixesStub. patchOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<PatchGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesStubSettings.Builder. patchOperationSettings()
Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.OperationCallSettings<PatchGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesStubSettings. patchOperationSettings()
Returns the object with the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesStubSettings.Builder. patchSettings()
Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings<PatchGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesStubSettings. patchSettings()
Returns the object with the settings used for calls to patch.
-