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