Uses of Class
com.google.cloud.osconfig.v1.PatchJobs.ListPatchJobsResponse
-
Packages that use PatchJobs.ListPatchJobsResponse Package Description com.google.cloud.osconfig.v1 A client to OS Config APIcom.google.cloud.osconfig.v1.stub -
-
Uses of PatchJobs.ListPatchJobsResponse in com.google.cloud.osconfig.v1
Methods in com.google.cloud.osconfig.v1 that return PatchJobs.ListPatchJobsResponse Modifier and Type Method Description PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse.Builder. build()
PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse.Builder. buildPartial()
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. getDefaultInstance()
PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse.Builder. getDefaultInstanceForType()
PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. getDefaultInstanceForType()
PatchJobs.ListPatchJobsResponse
OsConfigServiceGrpc.OsConfigServiceBlockingStub. listPatchJobs(PatchJobs.ListPatchJobsRequest request)
Get a list of patch jobs.static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseDelimitedFrom(InputStream input)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(byte[] data)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(com.google.protobuf.ByteString data)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(InputStream input)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(ByteBuffer data)
static PatchJobs.ListPatchJobsResponse
PatchJobs.ListPatchJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.osconfig.v1 that return types with arguments of type PatchJobs.ListPatchJobsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse>
OsConfigServiceGrpc. getListPatchJobsMethod()
com.google.protobuf.Parser<PatchJobs.ListPatchJobsResponse>
PatchJobs.ListPatchJobsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<PatchJobs.ListPatchJobsResponse>
OsConfigServiceGrpc.OsConfigServiceFutureStub. listPatchJobs(PatchJobs.ListPatchJobsRequest request)
Get a list of patch jobs.com.google.api.gax.rpc.UnaryCallable<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse>
OsConfigServiceClient. listPatchJobsCallable()
Get a list of patch jobs.com.google.api.gax.rpc.PagedCallSettings.Builder<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,OsConfigServiceClient.ListPatchJobsPagedResponse>
OsConfigServiceSettings.Builder. listPatchJobsSettings()
Returns the builder for the settings used for calls to listPatchJobs.com.google.api.gax.rpc.PagedCallSettings<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,OsConfigServiceClient.ListPatchJobsPagedResponse>
OsConfigServiceSettings. listPatchJobsSettings()
Returns the object with the settings used for calls to listPatchJobs.static com.google.protobuf.Parser<PatchJobs.ListPatchJobsResponse>
PatchJobs.ListPatchJobsResponse. parser()
Methods in com.google.cloud.osconfig.v1 with parameters of type PatchJobs.ListPatchJobsResponse Modifier and Type Method Description protected OsConfigServiceClient.ListPatchJobsPage
OsConfigServiceClient.ListPatchJobsPage. createPage(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, PatchJobs.ListPatchJobsResponse response)
PatchJobs.ListPatchJobsResponse.Builder
PatchJobs.ListPatchJobsResponse.Builder. mergeFrom(PatchJobs.ListPatchJobsResponse other)
static PatchJobs.ListPatchJobsResponse.Builder
PatchJobs.ListPatchJobsResponse. newBuilder(PatchJobs.ListPatchJobsResponse prototype)
Method parameters in com.google.cloud.osconfig.v1 with type arguments of type PatchJobs.ListPatchJobsResponse Modifier and Type Method Description 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)
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)
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. listPatchJobs(PatchJobs.ListPatchJobsRequest request, io.grpc.stub.StreamObserver<PatchJobs.ListPatchJobsResponse> responseObserver)
Get a list of patch jobs.void
OsConfigServiceGrpc.OsConfigServiceStub. listPatchJobs(PatchJobs.ListPatchJobsRequest request, io.grpc.stub.StreamObserver<PatchJobs.ListPatchJobsResponse> responseObserver)
Get a list of patch jobs. -
Uses of PatchJobs.ListPatchJobsResponse in com.google.cloud.osconfig.v1.stub
Methods in com.google.cloud.osconfig.v1.stub that return types with arguments of type PatchJobs.ListPatchJobsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse>
GrpcOsConfigServiceStub. listPatchJobsCallable()
com.google.api.gax.rpc.UnaryCallable<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse>
HttpJsonOsConfigServiceStub. listPatchJobsCallable()
com.google.api.gax.rpc.UnaryCallable<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse>
OsConfigServiceStub. listPatchJobsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,OsConfigServiceClient.ListPatchJobsPagedResponse>
OsConfigServiceStubSettings.Builder. listPatchJobsSettings()
Returns the builder for the settings used for calls to listPatchJobs.com.google.api.gax.rpc.PagedCallSettings<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,OsConfigServiceClient.ListPatchJobsPagedResponse>
OsConfigServiceStubSettings. listPatchJobsSettings()
Returns the object with the settings used for calls to listPatchJobs.
-