All Methods Static Methods Concrete Methods
Modifier and Type |
Method |
Description |
static io.grpc.ServerServiceDefinition |
bindService(OsConfigZonalServiceGrpc.AsyncService service) |
|
static io.grpc.MethodDescriptor<CreateOSPolicyAssignmentRequest,com.google.longrunning.Operation> |
getCreateOSPolicyAssignmentMethod() |
|
static io.grpc.MethodDescriptor<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation> |
getDeleteOSPolicyAssignmentMethod() |
|
static io.grpc.MethodDescriptor<GetInstanceOSPoliciesComplianceRequest,InstanceOSPoliciesCompliance> |
getGetInstanceOSPoliciesComplianceMethod() |
|
static io.grpc.MethodDescriptor<GetInventoryRequest,Inventory> |
getGetInventoryMethod() |
|
static io.grpc.MethodDescriptor<GetOSPolicyAssignmentRequest,OSPolicyAssignment> |
getGetOSPolicyAssignmentMethod() |
|
static io.grpc.MethodDescriptor<GetOSPolicyAssignmentReportRequest,OSPolicyAssignmentReport> |
getGetOSPolicyAssignmentReportMethod() |
|
static io.grpc.MethodDescriptor<GetVulnerabilityReportRequest,VulnerabilityReport> |
getGetVulnerabilityReportMethod() |
|
static io.grpc.MethodDescriptor<ListInstanceOSPoliciesCompliancesRequest,ListInstanceOSPoliciesCompliancesResponse> |
getListInstanceOSPoliciesCompliancesMethod() |
|
static io.grpc.MethodDescriptor<ListInventoriesRequest,ListInventoriesResponse> |
getListInventoriesMethod() |
|
static io.grpc.MethodDescriptor<ListOSPolicyAssignmentReportsRequest,ListOSPolicyAssignmentReportsResponse> |
getListOSPolicyAssignmentReportsMethod() |
|
static io.grpc.MethodDescriptor<ListOSPolicyAssignmentRevisionsRequest,ListOSPolicyAssignmentRevisionsResponse> |
getListOSPolicyAssignmentRevisionsMethod() |
|
static io.grpc.MethodDescriptor<ListOSPolicyAssignmentsRequest,ListOSPolicyAssignmentsResponse> |
getListOSPolicyAssignmentsMethod() |
|
static io.grpc.MethodDescriptor<ListVulnerabilityReportsRequest,ListVulnerabilityReportsResponse> |
getListVulnerabilityReportsMethod() |
|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
|
static io.grpc.MethodDescriptor<UpdateOSPolicyAssignmentRequest,com.google.longrunning.Operation> |
getUpdateOSPolicyAssignmentMethod() |
|
static OsConfigZonalServiceGrpc.OsConfigZonalServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel) |
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static OsConfigZonalServiceGrpc.OsConfigZonalServiceFutureStub |
newFutureStub(io.grpc.Channel channel) |
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static OsConfigZonalServiceGrpc.OsConfigZonalServiceStub |
newStub(io.grpc.Channel channel) |
Creates a new async stub that supports all call types for the service
|