Uses of Class
com.google.cloud.osconfig.v1beta.PatchDeployments.DeletePatchDeploymentRequest
-
Packages that use PatchDeployments.DeletePatchDeploymentRequest Package Description com.google.cloud.osconfig.v1beta A client to OS Config APIcom.google.cloud.osconfig.v1beta.stub -
-
Uses of PatchDeployments.DeletePatchDeploymentRequest in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchDeployments.DeletePatchDeploymentRequest Modifier and Type Method Description PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest.Builder. build()PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest.Builder. buildPartial()static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. getDefaultInstance()PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest.Builder. getDefaultInstanceForType()PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. getDefaultInstanceForType()static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseDelimitedFrom(InputStream input)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(byte[] data)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(InputStream input)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(ByteBuffer data)static PatchDeployments.DeletePatchDeploymentRequestPatchDeployments.DeletePatchDeploymentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type PatchDeployments.DeletePatchDeploymentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty>OsConfigServiceClient. deletePatchDeploymentCallable()Delete an OS Config patch deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty>OsConfigServiceSettings.Builder. deletePatchDeploymentSettings()Returns the builder for the settings used for calls to deletePatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty>OsConfigServiceSettings. deletePatchDeploymentSettings()Returns the object with the settings used for calls to deletePatchDeployment.static io.grpc.MethodDescriptor<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty>OsConfigServiceGrpc. getDeletePatchDeploymentMethod()com.google.protobuf.Parser<PatchDeployments.DeletePatchDeploymentRequest>PatchDeployments.DeletePatchDeploymentRequest. getParserForType()static com.google.protobuf.Parser<PatchDeployments.DeletePatchDeploymentRequest>PatchDeployments.DeletePatchDeploymentRequest. parser()Methods in com.google.cloud.osconfig.v1beta with parameters of type PatchDeployments.DeletePatchDeploymentRequest Modifier and Type Method Description voidOsConfigServiceClient. deletePatchDeployment(PatchDeployments.DeletePatchDeploymentRequest request)Delete an OS Config patch deployment.default voidOsConfigServiceGrpc.AsyncService. deletePatchDeployment(PatchDeployments.DeletePatchDeploymentRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)Delete an OS Config patch deployment.com.google.protobuf.EmptyOsConfigServiceGrpc.OsConfigServiceBlockingStub. deletePatchDeployment(PatchDeployments.DeletePatchDeploymentRequest request)Delete an OS Config patch deployment.com.google.common.util.concurrent.ListenableFuture<com.google.protobuf.Empty>OsConfigServiceGrpc.OsConfigServiceFutureStub. deletePatchDeployment(PatchDeployments.DeletePatchDeploymentRequest request)Delete an OS Config patch deployment.voidOsConfigServiceGrpc.OsConfigServiceStub. deletePatchDeployment(PatchDeployments.DeletePatchDeploymentRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)Delete an OS Config patch deployment.PatchDeployments.DeletePatchDeploymentRequest.BuilderPatchDeployments.DeletePatchDeploymentRequest.Builder. mergeFrom(PatchDeployments.DeletePatchDeploymentRequest other)static PatchDeployments.DeletePatchDeploymentRequest.BuilderPatchDeployments.DeletePatchDeploymentRequest. newBuilder(PatchDeployments.DeletePatchDeploymentRequest prototype) -
Uses of PatchDeployments.DeletePatchDeploymentRequest in com.google.cloud.osconfig.v1beta.stub
Methods in com.google.cloud.osconfig.v1beta.stub that return types with arguments of type PatchDeployments.DeletePatchDeploymentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty>GrpcOsConfigServiceStub. deletePatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty>HttpJsonOsConfigServiceStub. deletePatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty>OsConfigServiceStub. deletePatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty>OsConfigServiceStubSettings.Builder. deletePatchDeploymentSettings()Returns the builder for the settings used for calls to deletePatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty>OsConfigServiceStubSettings. deletePatchDeploymentSettings()Returns the object with the settings used for calls to deletePatchDeployment.
-