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