@Generated(value="by gRPC proto compiler (version 1.2.0)",
comments="Source: google/api/servicemanagement/v1/servicemanager.proto")
public final class ServiceManagerGrpc
extends java.lang.Object
[Google Service Management API](/service-management/overview)
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceManagerGrpc.ServiceManagerBlockingStub
[Google Service Management API](/service-management/overview)
|
static class |
ServiceManagerGrpc.ServiceManagerFutureStub
[Google Service Management API](/service-management/overview)
|
static class |
ServiceManagerGrpc.ServiceManagerImplBase
[Google Service Management API](/service-management/overview)
|
static class |
ServiceManagerGrpc.ServiceManagerStub
[Google Service Management API](/service-management/overview)
|
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ServiceManagerGrpc.ServiceManagerBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ServiceManagerGrpc.ServiceManagerFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static ServiceManagerGrpc.ServiceManagerStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListServicesRequest,ListServicesResponse> METHOD_LIST_SERVICES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetServiceRequest,ManagedService> METHOD_GET_SERVICE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateServiceRequest,Operation> METHOD_CREATE_SERVICE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteServiceRequest,Operation> METHOD_DELETE_SERVICE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UndeleteServiceRequest,Operation> METHOD_UNDELETE_SERVICE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListServiceConfigsRequest,ListServiceConfigsResponse> METHOD_LIST_SERVICE_CONFIGS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetServiceConfigRequest,Service> METHOD_GET_SERVICE_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateServiceConfigRequest,Service> METHOD_CREATE_SERVICE_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<SubmitConfigSourceRequest,Operation> METHOD_SUBMIT_CONFIG_SOURCE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ListServiceRolloutsRequest,ListServiceRolloutsResponse> METHOD_LIST_SERVICE_ROLLOUTS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetServiceRolloutRequest,Rollout> METHOD_GET_SERVICE_ROLLOUT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateServiceRolloutRequest,Operation> METHOD_CREATE_SERVICE_ROLLOUT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GenerateConfigReportRequest,GenerateConfigReportResponse> METHOD_GENERATE_CONFIG_REPORT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<EnableServiceRequest,Operation> METHOD_ENABLE_SERVICE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DisableServiceRequest,Operation> METHOD_DISABLE_SERVICE
public static ServiceManagerGrpc.ServiceManagerStub newStub(io.grpc.Channel channel)
public static ServiceManagerGrpc.ServiceManagerBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ServiceManagerGrpc.ServiceManagerFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()