Uses of Class
com.google.cloud.osconfig.v1beta.PatchJobs.ListPatchJobInstanceDetailsResponse
-
Packages that use PatchJobs.ListPatchJobInstanceDetailsResponse Package Description com.google.cloud.osconfig.v1beta A client to OS Config APIcom.google.cloud.osconfig.v1beta.stub -
-
Uses of PatchJobs.ListPatchJobInstanceDetailsResponse in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchJobs.ListPatchJobInstanceDetailsResponse Modifier and Type Method Description PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse.Builder. build()
PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse.Builder. buildPartial()
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. getDefaultInstance()
PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse.Builder. getDefaultInstanceForType()
PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. getDefaultInstanceForType()
PatchJobs.ListPatchJobInstanceDetailsResponse
OsConfigServiceGrpc.OsConfigServiceBlockingStub. listPatchJobInstanceDetails(PatchJobs.ListPatchJobInstanceDetailsRequest request)
Get a list of instance details for a given patch job.static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseDelimitedFrom(InputStream input)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(byte[] data)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(com.google.protobuf.ByteString data)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(InputStream input)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(ByteBuffer data)
static PatchJobs.ListPatchJobInstanceDetailsResponse
PatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type PatchJobs.ListPatchJobInstanceDetailsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse>
OsConfigServiceGrpc. getListPatchJobInstanceDetailsMethod()
com.google.protobuf.Parser<PatchJobs.ListPatchJobInstanceDetailsResponse>
PatchJobs.ListPatchJobInstanceDetailsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<PatchJobs.ListPatchJobInstanceDetailsResponse>
OsConfigServiceGrpc.OsConfigServiceFutureStub. listPatchJobInstanceDetails(PatchJobs.ListPatchJobInstanceDetailsRequest request)
Get a list of instance details for a given patch job.com.google.api.gax.rpc.UnaryCallable<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse>
OsConfigServiceClient. listPatchJobInstanceDetailsCallable()
Get a list of instance details for a given patch job.com.google.api.gax.rpc.PagedCallSettings.Builder<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse>
OsConfigServiceSettings.Builder. listPatchJobInstanceDetailsSettings()
Returns the builder for the settings used for calls to listPatchJobInstanceDetails.com.google.api.gax.rpc.PagedCallSettings<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse>
OsConfigServiceSettings. listPatchJobInstanceDetailsSettings()
Returns the object with the settings used for calls to listPatchJobInstanceDetails.static com.google.protobuf.Parser<PatchJobs.ListPatchJobInstanceDetailsResponse>
PatchJobs.ListPatchJobInstanceDetailsResponse. parser()
Methods in com.google.cloud.osconfig.v1beta with parameters of type PatchJobs.ListPatchJobInstanceDetailsResponse Modifier and Type Method Description protected OsConfigServiceClient.ListPatchJobInstanceDetailsPage
OsConfigServiceClient.ListPatchJobInstanceDetailsPage. createPage(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails> context, PatchJobs.ListPatchJobInstanceDetailsResponse response)
PatchJobs.ListPatchJobInstanceDetailsResponse.Builder
PatchJobs.ListPatchJobInstanceDetailsResponse.Builder. mergeFrom(PatchJobs.ListPatchJobInstanceDetailsResponse other)
static PatchJobs.ListPatchJobInstanceDetailsResponse.Builder
PatchJobs.ListPatchJobInstanceDetailsResponse. newBuilder(PatchJobs.ListPatchJobInstanceDetailsResponse prototype)
-
Uses of PatchJobs.ListPatchJobInstanceDetailsResponse in com.google.cloud.osconfig.v1beta.stub
-