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.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse.Builder. build()PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse.Builder. buildPartial()static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. getDefaultInstance()PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse.Builder. getDefaultInstanceForType()PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. getDefaultInstanceForType()PatchJobs.ListPatchJobInstanceDetailsResponseOsConfigServiceGrpc.OsConfigServiceBlockingStub. listPatchJobInstanceDetails(PatchJobs.ListPatchJobInstanceDetailsRequest request)Get a list of instance details for a given patch job.static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseDelimitedFrom(InputStream input)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(byte[] data)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(com.google.protobuf.ByteString data)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(InputStream input)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.ListPatchJobInstanceDetailsResponse. parseFrom(ByteBuffer data)static PatchJobs.ListPatchJobInstanceDetailsResponsePatchJobs.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.ListPatchJobInstanceDetailsPageOsConfigServiceClient.ListPatchJobInstanceDetailsPage. createPage(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails> context, PatchJobs.ListPatchJobInstanceDetailsResponse response)PatchJobs.ListPatchJobInstanceDetailsResponse.BuilderPatchJobs.ListPatchJobInstanceDetailsResponse.Builder. mergeFrom(PatchJobs.ListPatchJobInstanceDetailsResponse other)static PatchJobs.ListPatchJobInstanceDetailsResponse.BuilderPatchJobs.ListPatchJobInstanceDetailsResponse. newBuilder(PatchJobs.ListPatchJobInstanceDetailsResponse prototype) -
Uses of PatchJobs.ListPatchJobInstanceDetailsResponse in com.google.cloud.osconfig.v1beta.stub
-