Uses of Class
com.google.cloud.osconfig.v1beta.PatchJobs.PatchJob
-
Packages that use PatchJobs.PatchJob Package Description com.google.cloud.osconfig.v1beta A client to OS Config APIcom.google.cloud.osconfig.v1beta.stub -
-
Uses of PatchJobs.PatchJob in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchJobs.PatchJob Modifier and Type Method Description PatchJobs.PatchJob
PatchJobs.PatchJob.Builder. build()
PatchJobs.PatchJob
PatchJobs.PatchJob.Builder. buildPartial()
PatchJobs.PatchJob
OsConfigServiceClient. cancelPatchJob(PatchJobs.CancelPatchJobRequest request)
Cancel a patch job.PatchJobs.PatchJob
OsConfigServiceGrpc.OsConfigServiceBlockingStub. cancelPatchJob(PatchJobs.CancelPatchJobRequest request)
Cancel a patch job.PatchJobs.PatchJob
OsConfigServiceClient. executePatchJob(PatchJobs.ExecutePatchJobRequest request)
Patch VM instances by creating and running a patch job.PatchJobs.PatchJob
OsConfigServiceGrpc.OsConfigServiceBlockingStub. executePatchJob(PatchJobs.ExecutePatchJobRequest request)
Patch VM instances by creating and running a patch job.static PatchJobs.PatchJob
PatchJobs.PatchJob. getDefaultInstance()
PatchJobs.PatchJob
PatchJobs.PatchJob.Builder. getDefaultInstanceForType()
PatchJobs.PatchJob
PatchJobs.PatchJob. getDefaultInstanceForType()
PatchJobs.PatchJob
OsConfigServiceClient. getPatchJob(PatchJobs.GetPatchJobRequest request)
Get the patch job.PatchJobs.PatchJob
OsConfigServiceGrpc.OsConfigServiceBlockingStub. getPatchJob(PatchJobs.GetPatchJobRequest request)
Get the patch job.PatchJobs.PatchJob
PatchJobs.ListPatchJobsResponse.Builder. getPatchJobs(int index)
The list of patch jobs.PatchJobs.PatchJob
PatchJobs.ListPatchJobsResponse. getPatchJobs(int index)
The list of patch jobs.PatchJobs.PatchJob
PatchJobs.ListPatchJobsResponseOrBuilder. getPatchJobs(int index)
The list of patch jobs.static PatchJobs.PatchJob
PatchJobs.PatchJob. parseDelimitedFrom(InputStream input)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(byte[] data)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(com.google.protobuf.ByteString data)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(com.google.protobuf.CodedInputStream input)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(InputStream input)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(ByteBuffer data)
static PatchJobs.PatchJob
PatchJobs.PatchJob. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type PatchJobs.PatchJob Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<PatchJobs.PatchJob>
OsConfigServiceGrpc.OsConfigServiceFutureStub. cancelPatchJob(PatchJobs.CancelPatchJobRequest request)
Cancel a patch job.com.google.api.gax.rpc.UnaryCallable<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceClient. cancelPatchJobCallable()
Cancel a patch job.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceSettings.Builder. cancelPatchJobSettings()
Returns the builder for the settings used for calls to cancelPatchJob.com.google.api.gax.rpc.UnaryCallSettings<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceSettings. cancelPatchJobSettings()
Returns the object with the settings used for calls to cancelPatchJob.com.google.common.util.concurrent.ListenableFuture<PatchJobs.PatchJob>
OsConfigServiceGrpc.OsConfigServiceFutureStub. executePatchJob(PatchJobs.ExecutePatchJobRequest request)
Patch VM instances by creating and running a patch job.com.google.api.gax.rpc.UnaryCallable<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceClient. executePatchJobCallable()
Patch VM instances by creating and running a patch job.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceSettings.Builder. executePatchJobSettings()
Returns the builder for the settings used for calls to executePatchJob.com.google.api.gax.rpc.UnaryCallSettings<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceSettings. executePatchJobSettings()
Returns the object with the settings used for calls to executePatchJob.static io.grpc.MethodDescriptor<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceGrpc. getCancelPatchJobMethod()
static io.grpc.MethodDescriptor<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceGrpc. getExecutePatchJobMethod()
static io.grpc.MethodDescriptor<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceGrpc. getGetPatchJobMethod()
com.google.protobuf.Parser<PatchJobs.PatchJob>
PatchJobs.PatchJob. getParserForType()
com.google.common.util.concurrent.ListenableFuture<PatchJobs.PatchJob>
OsConfigServiceGrpc.OsConfigServiceFutureStub. getPatchJob(PatchJobs.GetPatchJobRequest request)
Get the patch job.com.google.api.gax.rpc.UnaryCallable<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceClient. getPatchJobCallable()
Get the patch job.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceSettings.Builder. getPatchJobSettings()
Returns the builder for the settings used for calls to getPatchJob.com.google.api.gax.rpc.UnaryCallSettings<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceSettings. getPatchJobSettings()
Returns the object with the settings used for calls to getPatchJob.List<PatchJobs.PatchJob>
PatchJobs.ListPatchJobsResponse.Builder. getPatchJobsList()
The list of patch jobs.List<PatchJobs.PatchJob>
PatchJobs.ListPatchJobsResponse. getPatchJobsList()
The list of patch jobs.List<PatchJobs.PatchJob>
PatchJobs.ListPatchJobsResponseOrBuilder. getPatchJobsList()
The list of patch jobs.static com.google.protobuf.Parser<PatchJobs.PatchJob>
PatchJobs.PatchJob. parser()
Methods in com.google.cloud.osconfig.v1beta with parameters of type PatchJobs.PatchJob Modifier and Type Method Description PatchJobs.ListPatchJobsResponse.Builder
PatchJobs.ListPatchJobsResponse.Builder. addPatchJobs(int index, PatchJobs.PatchJob value)
The list of patch jobs.PatchJobs.ListPatchJobsResponse.Builder
PatchJobs.ListPatchJobsResponse.Builder. addPatchJobs(PatchJobs.PatchJob value)
The list of patch jobs.PatchJobs.PatchJob.Builder
PatchJobs.PatchJob.Builder. mergeFrom(PatchJobs.PatchJob other)
static PatchJobs.PatchJob.Builder
PatchJobs.PatchJob. newBuilder(PatchJobs.PatchJob prototype)
PatchJobs.ListPatchJobsResponse.Builder
PatchJobs.ListPatchJobsResponse.Builder. setPatchJobs(int index, PatchJobs.PatchJob value)
The list of patch jobs.Method parameters in com.google.cloud.osconfig.v1beta with type arguments of type PatchJobs.PatchJob Modifier and Type Method Description PatchJobs.ListPatchJobsResponse.Builder
PatchJobs.ListPatchJobsResponse.Builder. addAllPatchJobs(Iterable<? extends PatchJobs.PatchJob> values)
The list of patch jobs.default void
OsConfigServiceGrpc.AsyncService. cancelPatchJob(PatchJobs.CancelPatchJobRequest request, io.grpc.stub.StreamObserver<PatchJobs.PatchJob> responseObserver)
Cancel a patch job.void
OsConfigServiceGrpc.OsConfigServiceStub. cancelPatchJob(PatchJobs.CancelPatchJobRequest request, io.grpc.stub.StreamObserver<PatchJobs.PatchJob> responseObserver)
Cancel a patch job.static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchJobsPagedResponse>
OsConfigServiceClient.ListPatchJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, com.google.api.core.ApiFuture<PatchJobs.ListPatchJobsResponse> futureResponse)
protected OsConfigServiceClient.ListPatchJobsPage
OsConfigServiceClient.ListPatchJobsPage. createPage(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, PatchJobs.ListPatchJobsResponse response)
com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchJobsPage>
OsConfigServiceClient.ListPatchJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, com.google.api.core.ApiFuture<PatchJobs.ListPatchJobsResponse> futureResponse)
default void
OsConfigServiceGrpc.AsyncService. executePatchJob(PatchJobs.ExecutePatchJobRequest request, io.grpc.stub.StreamObserver<PatchJobs.PatchJob> responseObserver)
Patch VM instances by creating and running a patch job.void
OsConfigServiceGrpc.OsConfigServiceStub. executePatchJob(PatchJobs.ExecutePatchJobRequest request, io.grpc.stub.StreamObserver<PatchJobs.PatchJob> responseObserver)
Patch VM instances by creating and running a patch job.default void
OsConfigServiceGrpc.AsyncService. getPatchJob(PatchJobs.GetPatchJobRequest request, io.grpc.stub.StreamObserver<PatchJobs.PatchJob> responseObserver)
Get the patch job.void
OsConfigServiceGrpc.OsConfigServiceStub. getPatchJob(PatchJobs.GetPatchJobRequest request, io.grpc.stub.StreamObserver<PatchJobs.PatchJob> responseObserver)
Get the patch job. -
Uses of PatchJobs.PatchJob in com.google.cloud.osconfig.v1beta.stub
Methods in com.google.cloud.osconfig.v1beta.stub that return types with arguments of type PatchJobs.PatchJob Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob>
GrpcOsConfigServiceStub. cancelPatchJobCallable()
com.google.api.gax.rpc.UnaryCallable<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob>
HttpJsonOsConfigServiceStub. cancelPatchJobCallable()
com.google.api.gax.rpc.UnaryCallable<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceStub. cancelPatchJobCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceStubSettings.Builder. cancelPatchJobSettings()
Returns the builder for the settings used for calls to cancelPatchJob.com.google.api.gax.rpc.UnaryCallSettings<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceStubSettings. cancelPatchJobSettings()
Returns the object with the settings used for calls to cancelPatchJob.com.google.api.gax.rpc.UnaryCallable<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob>
GrpcOsConfigServiceStub. executePatchJobCallable()
com.google.api.gax.rpc.UnaryCallable<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob>
HttpJsonOsConfigServiceStub. executePatchJobCallable()
com.google.api.gax.rpc.UnaryCallable<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceStub. executePatchJobCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceStubSettings.Builder. executePatchJobSettings()
Returns the builder for the settings used for calls to executePatchJob.com.google.api.gax.rpc.UnaryCallSettings<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceStubSettings. executePatchJobSettings()
Returns the object with the settings used for calls to executePatchJob.com.google.api.gax.rpc.UnaryCallable<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>
GrpcOsConfigServiceStub. getPatchJobCallable()
com.google.api.gax.rpc.UnaryCallable<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>
HttpJsonOsConfigServiceStub. getPatchJobCallable()
com.google.api.gax.rpc.UnaryCallable<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceStub. getPatchJobCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceStubSettings.Builder. getPatchJobSettings()
Returns the builder for the settings used for calls to getPatchJob.com.google.api.gax.rpc.UnaryCallSettings<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>
OsConfigServiceStubSettings. getPatchJobSettings()
Returns the object with the settings used for calls to getPatchJob.
-