Uses of Class
com.google.cloud.osconfig.v1.PatchDeployments.PatchDeployment
-
Packages that use PatchDeployments.PatchDeployment Package Description com.google.cloud.osconfig.v1 A client to OS Config APIcom.google.cloud.osconfig.v1.stub -
-
Uses of PatchDeployments.PatchDeployment in com.google.cloud.osconfig.v1
Methods in com.google.cloud.osconfig.v1 that return PatchDeployments.PatchDeployment Modifier and Type Method Description PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment.Builder. build()
PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment.Builder. buildPartial()
PatchDeployments.PatchDeployment
OsConfigServiceClient. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request)
Create an OS Config patch deployment.PatchDeployments.PatchDeployment
OsConfigServiceClient. createPatchDeployment(ProjectName parent, PatchDeployments.PatchDeployment patchDeployment, String patchDeploymentId)
Create an OS Config patch deployment.PatchDeployments.PatchDeployment
OsConfigServiceClient. createPatchDeployment(String parent, PatchDeployments.PatchDeployment patchDeployment, String patchDeploymentId)
Create an OS Config patch deployment.PatchDeployments.PatchDeployment
OsConfigServiceGrpc.OsConfigServiceBlockingStub. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request)
Create an OS Config patch deployment.static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. getDefaultInstance()
PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment.Builder. getDefaultInstanceForType()
PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. getDefaultInstanceForType()
PatchDeployments.PatchDeployment
OsConfigServiceClient. getPatchDeployment(PatchDeploymentName name)
Get an OS Config patch deployment.PatchDeployments.PatchDeployment
OsConfigServiceClient. getPatchDeployment(PatchDeployments.GetPatchDeploymentRequest request)
Get an OS Config patch deployment.PatchDeployments.PatchDeployment
OsConfigServiceClient. getPatchDeployment(String name)
Get an OS Config patch deployment.PatchDeployments.PatchDeployment
OsConfigServiceGrpc.OsConfigServiceBlockingStub. getPatchDeployment(PatchDeployments.GetPatchDeploymentRequest request)
Get an OS Config patch deployment.PatchDeployments.PatchDeployment
PatchDeployments.CreatePatchDeploymentRequest.Builder. getPatchDeployment()
Required.PatchDeployments.PatchDeployment
PatchDeployments.CreatePatchDeploymentRequest. getPatchDeployment()
Required.PatchDeployments.PatchDeployment
PatchDeployments.CreatePatchDeploymentRequestOrBuilder. getPatchDeployment()
Required.PatchDeployments.PatchDeployment
PatchDeployments.UpdatePatchDeploymentRequest.Builder. getPatchDeployment()
Required.PatchDeployments.PatchDeployment
PatchDeployments.UpdatePatchDeploymentRequest. getPatchDeployment()
Required.PatchDeployments.PatchDeployment
PatchDeployments.UpdatePatchDeploymentRequestOrBuilder. getPatchDeployment()
Required.PatchDeployments.PatchDeployment
PatchDeployments.ListPatchDeploymentsResponse.Builder. getPatchDeployments(int index)
The list of patch deployments.PatchDeployments.PatchDeployment
PatchDeployments.ListPatchDeploymentsResponse. getPatchDeployments(int index)
The list of patch deployments.PatchDeployments.PatchDeployment
PatchDeployments.ListPatchDeploymentsResponseOrBuilder. getPatchDeployments(int index)
The list of patch deployments.static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseDelimitedFrom(InputStream input)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(byte[] data)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(com.google.protobuf.ByteString data)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(com.google.protobuf.CodedInputStream input)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(InputStream input)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(ByteBuffer data)
static PatchDeployments.PatchDeployment
PatchDeployments.PatchDeployment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PatchDeployments.PatchDeployment
OsConfigServiceClient. pausePatchDeployment(PatchDeploymentName name)
Change state of patch deployment to "PAUSED".PatchDeployments.PatchDeployment
OsConfigServiceClient. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request)
Change state of patch deployment to "PAUSED".PatchDeployments.PatchDeployment
OsConfigServiceClient. pausePatchDeployment(String name)
Change state of patch deployment to "PAUSED".PatchDeployments.PatchDeployment
OsConfigServiceGrpc.OsConfigServiceBlockingStub. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request)
Change state of patch deployment to "PAUSED".PatchDeployments.PatchDeployment
OsConfigServiceClient. resumePatchDeployment(PatchDeploymentName name)
Change state of patch deployment back to "ACTIVE".PatchDeployments.PatchDeployment
OsConfigServiceClient. resumePatchDeployment(PatchDeployments.ResumePatchDeploymentRequest request)
Change state of patch deployment back to "ACTIVE".PatchDeployments.PatchDeployment
OsConfigServiceClient. resumePatchDeployment(String name)
Change state of patch deployment back to "ACTIVE".PatchDeployments.PatchDeployment
OsConfigServiceGrpc.OsConfigServiceBlockingStub. resumePatchDeployment(PatchDeployments.ResumePatchDeploymentRequest request)
Change state of patch deployment back to "ACTIVE".PatchDeployments.PatchDeployment
OsConfigServiceClient. updatePatchDeployment(PatchDeployments.PatchDeployment patchDeployment, com.google.protobuf.FieldMask updateMask)
Update an OS Config patch deployment.PatchDeployments.PatchDeployment
OsConfigServiceClient. updatePatchDeployment(PatchDeployments.UpdatePatchDeploymentRequest request)
Update an OS Config patch deployment.PatchDeployments.PatchDeployment
OsConfigServiceGrpc.OsConfigServiceBlockingStub. updatePatchDeployment(PatchDeployments.UpdatePatchDeploymentRequest request)
Update an OS Config patch deployment.Methods in com.google.cloud.osconfig.v1 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.v1 with type arguments of type PatchDeployments.PatchDeployment Modifier and Type Method Description PatchDeployments.ListPatchDeploymentsResponse.Builder
PatchDeployments.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.ListPatchDeploymentsPage
OsConfigServiceClient.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 void
OsConfigServiceGrpc.AsyncService. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
Create an OS Config patch deployment.void
OsConfigServiceGrpc.OsConfigServiceStub. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
Create an OS Config patch deployment.default void
OsConfigServiceGrpc.AsyncService. getPatchDeployment(PatchDeployments.GetPatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
Get an OS Config patch deployment.void
OsConfigServiceGrpc.OsConfigServiceStub. getPatchDeployment(PatchDeployments.GetPatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
Get an OS Config patch deployment.default void
OsConfigServiceGrpc.AsyncService. pausePatchDeployment(PatchDeployments.PausePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
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".default void
OsConfigServiceGrpc.AsyncService. resumePatchDeployment(PatchDeployments.ResumePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
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".default void
OsConfigServiceGrpc.AsyncService. updatePatchDeployment(PatchDeployments.UpdatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
Update an OS Config patch deployment.void
OsConfigServiceGrpc.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.v1.stub
Methods in com.google.cloud.osconfig.v1.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.
-