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.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest.Builder. build()
PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest.Builder. buildPartial()
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. getDefaultInstance()
PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest.Builder. getDefaultInstanceForType()
PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. getDefaultInstanceForType()
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseDelimitedFrom(InputStream input)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseFrom(byte[] data)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseFrom(InputStream input)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.DeletePatchDeploymentRequest. parseFrom(ByteBuffer data)
static PatchDeployments.DeletePatchDeploymentRequest
PatchDeployments.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 void
OsConfigServiceClient. deletePatchDeployment(PatchDeployments.DeletePatchDeploymentRequest request)
Delete an OS Config patch deployment.default void
OsConfigServiceGrpc.AsyncService. deletePatchDeployment(PatchDeployments.DeletePatchDeploymentRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
Delete an OS Config patch deployment.com.google.protobuf.Empty
OsConfigServiceGrpc.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.void
OsConfigServiceGrpc.OsConfigServiceStub. deletePatchDeployment(PatchDeployments.DeletePatchDeploymentRequest request, io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
Delete an OS Config patch deployment.PatchDeployments.DeletePatchDeploymentRequest.Builder
PatchDeployments.DeletePatchDeploymentRequest.Builder. mergeFrom(PatchDeployments.DeletePatchDeploymentRequest other)
static PatchDeployments.DeletePatchDeploymentRequest.Builder
PatchDeployments.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.
-