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