Uses of Class
com.google.cloud.osconfig.v1.PatchDeployments.PausePatchDeploymentRequest
-
Packages that use PatchDeployments.PausePatchDeploymentRequest Package Description com.google.cloud.osconfig.v1 A client to OS Config APIcom.google.cloud.osconfig.v1.stub -
-
Uses of PatchDeployments.PausePatchDeploymentRequest in com.google.cloud.osconfig.v1
Methods in com.google.cloud.osconfig.v1 that return PatchDeployments.PausePatchDeploymentRequest Modifier and Type Method Description PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest.Builder. build()
PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest.Builder. buildPartial()
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. getDefaultInstance()
PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest.Builder. getDefaultInstanceForType()
PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. getDefaultInstanceForType()
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseDelimitedFrom(InputStream input)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(byte[] data)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(InputStream input)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(ByteBuffer data)
static PatchDeployments.PausePatchDeploymentRequest
PatchDeployments.PausePatchDeploymentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.osconfig.v1 that return types with arguments of type PatchDeployments.PausePatchDeploymentRequest Modifier and Type Method Description com.google.protobuf.Parser<PatchDeployments.PausePatchDeploymentRequest>
PatchDeployments.PausePatchDeploymentRequest. getParserForType()
static io.grpc.MethodDescriptor<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceGrpc. getPausePatchDeploymentMethod()
static com.google.protobuf.Parser<PatchDeployments.PausePatchDeploymentRequest>
PatchDeployments.PausePatchDeploymentRequest. parser()
com.google.api.gax.rpc.UnaryCallable<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceClient. pausePatchDeploymentCallable()
Change state of patch deployment to "PAUSED".com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceSettings.Builder. pausePatchDeploymentSettings()
Returns the builder for the settings used for calls to pausePatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceSettings. pausePatchDeploymentSettings()
Returns the object with the settings used for calls to pausePatchDeployment.Methods in com.google.cloud.osconfig.v1 with parameters of type PatchDeployments.PausePatchDeploymentRequest Modifier and Type Method Description PatchDeployments.PausePatchDeploymentRequest.Builder
PatchDeployments.PausePatchDeploymentRequest.Builder. mergeFrom(PatchDeployments.PausePatchDeploymentRequest other)
static PatchDeployments.PausePatchDeploymentRequest.Builder
PatchDeployments.PausePatchDeploymentRequest. newBuilder(PatchDeployments.PausePatchDeploymentRequest prototype)
PatchDeployments.PatchDeployment
OsConfigServiceClient. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request)
Change state of patch deployment to "PAUSED".default void
OsConfigServiceGrpc.AsyncService. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
Change state of patch deployment to "PAUSED".PatchDeployments.PatchDeployment
OsConfigServiceGrpc.OsConfigServiceBlockingStub. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request)
Change state of patch deployment to "PAUSED".com.google.common.util.concurrent.ListenableFuture<PatchDeployments.PatchDeployment>
OsConfigServiceGrpc.OsConfigServiceFutureStub. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request)
Change state of patch deployment to "PAUSED".void
OsConfigServiceGrpc.OsConfigServiceStub. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
Change state of patch deployment to "PAUSED". -
Uses of PatchDeployments.PausePatchDeploymentRequest in com.google.cloud.osconfig.v1.stub
Methods in com.google.cloud.osconfig.v1.stub that return types with arguments of type PatchDeployments.PausePatchDeploymentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>
GrpcOsConfigServiceStub. pausePatchDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>
HttpJsonOsConfigServiceStub. pausePatchDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceStub. pausePatchDeploymentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceStubSettings.Builder. pausePatchDeploymentSettings()
Returns the builder for the settings used for calls to pausePatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceStubSettings. pausePatchDeploymentSettings()
Returns the object with the settings used for calls to pausePatchDeployment.
-