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