Uses of Class
com.google.cloud.osconfig.v1beta.PatchDeployments.PatchDeployment
-
Packages that use PatchDeployments.PatchDeployment Package Description com.google.cloud.osconfig.v1beta A client to OS Config APIcom.google.cloud.osconfig.v1beta.stub -
-
Uses of PatchDeployments.PatchDeployment in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchDeployments.PatchDeployment Modifier and Type Method Description PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment.Builder. build()PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment.Builder. buildPartial()PatchDeployments.PatchDeploymentOsConfigServiceClient. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request)Create an OS Config patch deployment.PatchDeployments.PatchDeploymentOsConfigServiceGrpc.OsConfigServiceBlockingStub. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request)Create an OS Config patch deployment.static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. getDefaultInstance()PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment.Builder. getDefaultInstanceForType()PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. getDefaultInstanceForType()PatchDeployments.PatchDeploymentOsConfigServiceClient. getPatchDeployment(PatchDeployments.GetPatchDeploymentRequest request)Get an OS Config patch deployment.PatchDeployments.PatchDeploymentOsConfigServiceGrpc.OsConfigServiceBlockingStub. getPatchDeployment(PatchDeployments.GetPatchDeploymentRequest request)Get an OS Config patch deployment.PatchDeployments.PatchDeploymentPatchDeployments.CreatePatchDeploymentRequest.Builder. getPatchDeployment()Required.PatchDeployments.PatchDeploymentPatchDeployments.CreatePatchDeploymentRequest. getPatchDeployment()Required.PatchDeployments.PatchDeploymentPatchDeployments.CreatePatchDeploymentRequestOrBuilder. getPatchDeployment()Required.PatchDeployments.PatchDeploymentPatchDeployments.UpdatePatchDeploymentRequest.Builder. getPatchDeployment()Required.PatchDeployments.PatchDeploymentPatchDeployments.UpdatePatchDeploymentRequest. getPatchDeployment()Required.PatchDeployments.PatchDeploymentPatchDeployments.UpdatePatchDeploymentRequestOrBuilder. getPatchDeployment()Required.PatchDeployments.PatchDeploymentPatchDeployments.ListPatchDeploymentsResponse.Builder. getPatchDeployments(int index)The list of patch deployments.PatchDeployments.PatchDeploymentPatchDeployments.ListPatchDeploymentsResponse. getPatchDeployments(int index)The list of patch deployments.PatchDeployments.PatchDeploymentPatchDeployments.ListPatchDeploymentsResponseOrBuilder. getPatchDeployments(int index)The list of patch deployments.static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseDelimitedFrom(InputStream input)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(byte[] data)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(com.google.protobuf.ByteString data)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(com.google.protobuf.CodedInputStream input)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(InputStream input)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(ByteBuffer data)static PatchDeployments.PatchDeploymentPatchDeployments.PatchDeployment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PatchDeployments.PatchDeploymentOsConfigServiceClient. pausePatchDeployment(PatchDeploymentName name)Change state of patch deployment to "PAUSED".PatchDeployments.PatchDeploymentOsConfigServiceClient. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request)Change state of patch deployment to "PAUSED".PatchDeployments.PatchDeploymentOsConfigServiceClient. pausePatchDeployment(String name)Change state of patch deployment to "PAUSED".PatchDeployments.PatchDeploymentOsConfigServiceGrpc.OsConfigServiceBlockingStub. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request)Change state of patch deployment to "PAUSED".PatchDeployments.PatchDeploymentOsConfigServiceClient. resumePatchDeployment(PatchDeploymentName name)Change state of patch deployment back to "ACTIVE".PatchDeployments.PatchDeploymentOsConfigServiceClient. resumePatchDeployment(PatchDeployments.ResumePatchDeploymentRequest request)Change state of patch deployment back to "ACTIVE".PatchDeployments.PatchDeploymentOsConfigServiceClient. resumePatchDeployment(String name)Change state of patch deployment back to "ACTIVE".PatchDeployments.PatchDeploymentOsConfigServiceGrpc.OsConfigServiceBlockingStub. resumePatchDeployment(PatchDeployments.ResumePatchDeploymentRequest request)Change state of patch deployment back to "ACTIVE".PatchDeployments.PatchDeploymentOsConfigServiceClient. updatePatchDeployment(PatchDeployments.PatchDeployment patchDeployment, com.google.protobuf.FieldMask updateMask)Update an OS Config patch deployment.PatchDeployments.PatchDeploymentOsConfigServiceClient. updatePatchDeployment(PatchDeployments.UpdatePatchDeploymentRequest request)Update an OS Config patch deployment.PatchDeployments.PatchDeploymentOsConfigServiceGrpc.OsConfigServiceBlockingStub. updatePatchDeployment(PatchDeployments.UpdatePatchDeploymentRequest request)Update an OS Config patch deployment.Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type PatchDeployments.PatchDeployment Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<PatchDeployments.PatchDeployment>OsConfigServiceGrpc.OsConfigServiceFutureStub. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request)Create an OS Config patch deployment.com.google.api.gax.rpc.UnaryCallable<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceClient. createPatchDeploymentCallable()Create an OS Config patch deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceSettings.Builder. createPatchDeploymentSettings()Returns the builder for the settings used for calls to createPatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceSettings. createPatchDeploymentSettings()Returns the object with the settings used for calls to createPatchDeployment.static io.grpc.MethodDescriptor<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceGrpc. getCreatePatchDeploymentMethod()static io.grpc.MethodDescriptor<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceGrpc. getGetPatchDeploymentMethod()com.google.protobuf.Parser<PatchDeployments.PatchDeployment>PatchDeployments.PatchDeployment. getParserForType()com.google.common.util.concurrent.ListenableFuture<PatchDeployments.PatchDeployment>OsConfigServiceGrpc.OsConfigServiceFutureStub. getPatchDeployment(PatchDeployments.GetPatchDeploymentRequest request)Get an OS Config patch deployment.com.google.api.gax.rpc.UnaryCallable<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceClient. getPatchDeploymentCallable()Get an OS Config patch deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceSettings.Builder. getPatchDeploymentSettings()Returns the builder for the settings used for calls to getPatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceSettings. getPatchDeploymentSettings()Returns the object with the settings used for calls to getPatchDeployment.List<PatchDeployments.PatchDeployment>PatchDeployments.ListPatchDeploymentsResponse.Builder. getPatchDeploymentsList()The list of patch deployments.List<PatchDeployments.PatchDeployment>PatchDeployments.ListPatchDeploymentsResponse. getPatchDeploymentsList()The list of patch deployments.List<PatchDeployments.PatchDeployment>PatchDeployments.ListPatchDeploymentsResponseOrBuilder. getPatchDeploymentsList()The list of patch deployments.static io.grpc.MethodDescriptor<PatchDeployments.PausePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceGrpc. getPausePatchDeploymentMethod()static io.grpc.MethodDescriptor<PatchDeployments.ResumePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceGrpc. getResumePatchDeploymentMethod()static io.grpc.MethodDescriptor<PatchDeployments.UpdatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceGrpc. getUpdatePatchDeploymentMethod()static com.google.protobuf.Parser<PatchDeployments.PatchDeployment>PatchDeployments.PatchDeployment. parser()com.google.common.util.concurrent.ListenableFuture<PatchDeployments.PatchDeployment>OsConfigServiceGrpc.OsConfigServiceFutureStub. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request)Change state of patch deployment to "PAUSED".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.com.google.common.util.concurrent.ListenableFuture<PatchDeployments.PatchDeployment>OsConfigServiceGrpc.OsConfigServiceFutureStub. resumePatchDeployment(PatchDeployments.ResumePatchDeploymentRequest request)Change state of patch deployment back to "ACTIVE".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.com.google.common.util.concurrent.ListenableFuture<PatchDeployments.PatchDeployment>OsConfigServiceGrpc.OsConfigServiceFutureStub. updatePatchDeployment(PatchDeployments.UpdatePatchDeploymentRequest request)Update an OS Config patch deployment.com.google.api.gax.rpc.UnaryCallable<PatchDeployments.UpdatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceClient. updatePatchDeploymentCallable()Update an OS Config patch deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.UpdatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceSettings.Builder. updatePatchDeploymentSettings()Returns the builder for the settings used for calls to updatePatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.UpdatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceSettings. updatePatchDeploymentSettings()Returns the object with the settings used for calls to updatePatchDeployment.Method parameters in com.google.cloud.osconfig.v1beta with type arguments of type PatchDeployments.PatchDeployment Modifier and Type Method Description PatchDeployments.ListPatchDeploymentsResponse.BuilderPatchDeployments.ListPatchDeploymentsResponse.Builder. addAllPatchDeployments(Iterable<? extends PatchDeployments.PatchDeployment> values)The list of patch deployments.static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchDeploymentsPagedResponse>OsConfigServiceClient.ListPatchDeploymentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context, com.google.api.core.ApiFuture<PatchDeployments.ListPatchDeploymentsResponse> futureResponse)protected OsConfigServiceClient.ListPatchDeploymentsPageOsConfigServiceClient.ListPatchDeploymentsPage. createPage(com.google.api.gax.rpc.PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context, PatchDeployments.ListPatchDeploymentsResponse response)com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchDeploymentsPage>OsConfigServiceClient.ListPatchDeploymentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context, com.google.api.core.ApiFuture<PatchDeployments.ListPatchDeploymentsResponse> futureResponse)default voidOsConfigServiceGrpc.AsyncService. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)Create an OS Config patch deployment.voidOsConfigServiceGrpc.OsConfigServiceStub. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)Create an OS Config patch deployment.default voidOsConfigServiceGrpc.AsyncService. getPatchDeployment(PatchDeployments.GetPatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)Get an OS Config patch deployment.voidOsConfigServiceGrpc.OsConfigServiceStub. getPatchDeployment(PatchDeployments.GetPatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)Get an OS Config patch deployment.default voidOsConfigServiceGrpc.AsyncService. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)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".default voidOsConfigServiceGrpc.AsyncService. resumePatchDeployment(PatchDeployments.ResumePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)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".default voidOsConfigServiceGrpc.AsyncService. updatePatchDeployment(PatchDeployments.UpdatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)Update an OS Config patch deployment.voidOsConfigServiceGrpc.OsConfigServiceStub. updatePatchDeployment(PatchDeployments.UpdatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)Update an OS Config patch deployment. -
Uses of PatchDeployments.PatchDeployment in com.google.cloud.osconfig.v1beta.stub
Methods in com.google.cloud.osconfig.v1beta.stub that return types with arguments of type PatchDeployments.PatchDeployment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>GrpcOsConfigServiceStub. createPatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>HttpJsonOsConfigServiceStub. createPatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceStub. createPatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceStubSettings.Builder. createPatchDeploymentSettings()Returns the builder for the settings used for calls to createPatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceStubSettings. createPatchDeploymentSettings()Returns the object with the settings used for calls to createPatchDeployment.com.google.api.gax.rpc.UnaryCallable<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment>GrpcOsConfigServiceStub. getPatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment>HttpJsonOsConfigServiceStub. getPatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceStub. getPatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceStubSettings.Builder. getPatchDeploymentSettings()Returns the builder for the settings used for calls to getPatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceStubSettings. getPatchDeploymentSettings()Returns the object with the settings used for calls to getPatchDeployment.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.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.com.google.api.gax.rpc.UnaryCallable<PatchDeployments.UpdatePatchDeploymentRequest,PatchDeployments.PatchDeployment>GrpcOsConfigServiceStub. updatePatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<PatchDeployments.UpdatePatchDeploymentRequest,PatchDeployments.PatchDeployment>HttpJsonOsConfigServiceStub. updatePatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallable<PatchDeployments.UpdatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceStub. updatePatchDeploymentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.UpdatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceStubSettings.Builder. updatePatchDeploymentSettings()Returns the builder for the settings used for calls to updatePatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.UpdatePatchDeploymentRequest,PatchDeployments.PatchDeployment>OsConfigServiceStubSettings. updatePatchDeploymentSettings()Returns the object with the settings used for calls to updatePatchDeployment.
-