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.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest.Builder. build()PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest.Builder. buildPartial()static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. getDefaultInstance()PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest.Builder. getDefaultInstanceForType()PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. getDefaultInstanceForType()static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseDelimitedFrom(InputStream input)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseFrom(byte[] data)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseFrom(InputStream input)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.ResumePatchDeploymentRequest. parseFrom(ByteBuffer data)static PatchDeployments.ResumePatchDeploymentRequestPatchDeployments.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.BuilderPatchDeployments.ResumePatchDeploymentRequest.Builder. mergeFrom(PatchDeployments.ResumePatchDeploymentRequest other)static PatchDeployments.ResumePatchDeploymentRequest.BuilderPatchDeployments.ResumePatchDeploymentRequest. newBuilder(PatchDeployments.ResumePatchDeploymentRequest prototype)PatchDeployments.PatchDeploymentOsConfigServiceClient. resumePatchDeployment(PatchDeployments.ResumePatchDeploymentRequest request)Change state of patch deployment back to "ACTIVE".default voidOsConfigServiceGrpc.AsyncService. resumePatchDeployment(PatchDeployments.ResumePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)Change state of patch deployment back to "ACTIVE".PatchDeployments.PatchDeploymentOsConfigServiceGrpc.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".voidOsConfigServiceGrpc.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.
-