@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/osconfig/v1/osconfig_service.proto") public final class OsConfigServiceGrpc extends Object
OS Config API The OS Config service is a server-side component that you can use to manage package installations and patch jobs for virtual machine instances.
| Modifier and Type | Class and Description |
|---|---|
static class |
OsConfigServiceGrpc.OsConfigServiceBlockingStub
OS Config API
The OS Config service is a server-side component that you can use to
manage package installations and patch jobs for virtual machine instances.
|
static class |
OsConfigServiceGrpc.OsConfigServiceFutureStub
OS Config API
The OS Config service is a server-side component that you can use to
manage package installations and patch jobs for virtual machine instances.
|
static class |
OsConfigServiceGrpc.OsConfigServiceImplBase
OS Config API
The OS Config service is a server-side component that you can use to
manage package installations and patch jobs for virtual machine instances.
|
static class |
OsConfigServiceGrpc.OsConfigServiceStub
OS Config API
The OS Config service is a server-side component that you can use to
manage package installations and patch jobs for virtual machine instances.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<PatchJobs.ExecutePatchJobRequest,PatchJobs.PatchJob> getExecutePatchJobMethod()
public static io.grpc.MethodDescriptor<PatchJobs.GetPatchJobRequest,PatchJobs.PatchJob> getGetPatchJobMethod()
public static io.grpc.MethodDescriptor<PatchJobs.CancelPatchJobRequest,PatchJobs.PatchJob> getCancelPatchJobMethod()
public static io.grpc.MethodDescriptor<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse> getListPatchJobsMethod()
public static io.grpc.MethodDescriptor<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse> getListPatchJobInstanceDetailsMethod()
public static io.grpc.MethodDescriptor<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment> getCreatePatchDeploymentMethod()
public static io.grpc.MethodDescriptor<PatchDeployments.GetPatchDeploymentRequest,PatchDeployments.PatchDeployment> getGetPatchDeploymentMethod()
public static io.grpc.MethodDescriptor<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse> getListPatchDeploymentsMethod()
public static io.grpc.MethodDescriptor<PatchDeployments.DeletePatchDeploymentRequest,com.google.protobuf.Empty> getDeletePatchDeploymentMethod()
public static OsConfigServiceGrpc.OsConfigServiceStub newStub(io.grpc.Channel channel)
public static OsConfigServiceGrpc.OsConfigServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static OsConfigServiceGrpc.OsConfigServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2021 Google LLC. All rights reserved.