Uses of Class
com.google.cloud.osconfig.v1beta.PatchJobs.GetPatchJobRequest
-
Packages that use PatchJobs.GetPatchJobRequest Package Description com.google.cloud.osconfig.v1beta A client to OS Config APIcom.google.cloud.osconfig.v1beta.stub -
-
Uses of PatchJobs.GetPatchJobRequest in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchJobs.GetPatchJobRequest Modifier and Type Method Description PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest.Builder. build()PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest.Builder. buildPartial()static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. getDefaultInstance()PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest.Builder. getDefaultInstanceForType()PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. getDefaultInstanceForType()static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseDelimitedFrom(InputStream input)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(byte[] data)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(com.google.protobuf.ByteString data)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(InputStream input)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(ByteBuffer data)static PatchJobs.GetPatchJobRequestPatchJobs.GetPatchJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type PatchJobs.GetPatchJobRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob>OsConfigServiceGrpc. getGetPatchJobMethod()com.google.protobuf.Parser<PatchJobs.GetPatchJobRequest>PatchJobs.GetPatchJobRequest. getParserForType()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.static com.google.protobuf.Parser<PatchJobs.GetPatchJobRequest>PatchJobs.GetPatchJobRequest. parser()Methods in com.google.cloud.osconfig.v1beta with parameters of type PatchJobs.GetPatchJobRequest Modifier and Type Method Description PatchJobs.PatchJobOsConfigServiceClient. getPatchJob(PatchJobs.GetPatchJobRequest request)Get the patch job.default voidOsConfigServiceGrpc.AsyncService. getPatchJob(PatchJobs.GetPatchJobRequest request, io.grpc.stub.StreamObserver<PatchJobs.PatchJob> responseObserver)Get the patch job.PatchJobs.PatchJobOsConfigServiceGrpc.OsConfigServiceBlockingStub. getPatchJob(PatchJobs.GetPatchJobRequest request)Get the patch job.com.google.common.util.concurrent.ListenableFuture<PatchJobs.PatchJob>OsConfigServiceGrpc.OsConfigServiceFutureStub. getPatchJob(PatchJobs.GetPatchJobRequest request)Get the patch job.voidOsConfigServiceGrpc.OsConfigServiceStub. getPatchJob(PatchJobs.GetPatchJobRequest request, io.grpc.stub.StreamObserver<PatchJobs.PatchJob> responseObserver)Get the patch job.PatchJobs.GetPatchJobRequest.BuilderPatchJobs.GetPatchJobRequest.Builder. mergeFrom(PatchJobs.GetPatchJobRequest other)static PatchJobs.GetPatchJobRequest.BuilderPatchJobs.GetPatchJobRequest. newBuilder(PatchJobs.GetPatchJobRequest prototype) -
Uses of PatchJobs.GetPatchJobRequest in com.google.cloud.osconfig.v1beta.stub
Methods in com.google.cloud.osconfig.v1beta.stub that return types with arguments of type PatchJobs.GetPatchJobRequest Modifier and Type Method Description 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.
-