@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/gkemulticloud/v1/azure_service.proto") public final class AzureClustersGrpc extends Object
The AzureClusters API provides a single centrally managed service to create and manage Anthos clusters that run on Azure infrastructure.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AzureClustersGrpc.AsyncService
The AzureClusters API provides a single centrally managed service
to create and manage Anthos clusters that run on Azure infrastructure.
|
static class |
AzureClustersGrpc.AzureClustersBlockingStub
A stub to allow clients to do synchronous rpc calls to service AzureClusters.
|
static class |
AzureClustersGrpc.AzureClustersFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service AzureClusters.
|
static class |
AzureClustersGrpc.AzureClustersImplBase
Base class for the server implementation of the service AzureClusters.
|
static class |
AzureClustersGrpc.AzureClustersStub
A stub to allow clients to do asynchronous rpc calls to service AzureClusters.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<CreateAzureClientRequest,com.google.longrunning.Operation> getCreateAzureClientMethod()
public static io.grpc.MethodDescriptor<GetAzureClientRequest,AzureClient> getGetAzureClientMethod()
public static io.grpc.MethodDescriptor<ListAzureClientsRequest,ListAzureClientsResponse> getListAzureClientsMethod()
public static io.grpc.MethodDescriptor<DeleteAzureClientRequest,com.google.longrunning.Operation> getDeleteAzureClientMethod()
public static io.grpc.MethodDescriptor<CreateAzureClusterRequest,com.google.longrunning.Operation> getCreateAzureClusterMethod()
public static io.grpc.MethodDescriptor<UpdateAzureClusterRequest,com.google.longrunning.Operation> getUpdateAzureClusterMethod()
public static io.grpc.MethodDescriptor<GetAzureClusterRequest,AzureCluster> getGetAzureClusterMethod()
public static io.grpc.MethodDescriptor<ListAzureClustersRequest,ListAzureClustersResponse> getListAzureClustersMethod()
public static io.grpc.MethodDescriptor<DeleteAzureClusterRequest,com.google.longrunning.Operation> getDeleteAzureClusterMethod()
public static io.grpc.MethodDescriptor<GenerateAzureClusterAgentTokenRequest,GenerateAzureClusterAgentTokenResponse> getGenerateAzureClusterAgentTokenMethod()
public static io.grpc.MethodDescriptor<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse> getGenerateAzureAccessTokenMethod()
public static io.grpc.MethodDescriptor<CreateAzureNodePoolRequest,com.google.longrunning.Operation> getCreateAzureNodePoolMethod()
public static io.grpc.MethodDescriptor<UpdateAzureNodePoolRequest,com.google.longrunning.Operation> getUpdateAzureNodePoolMethod()
public static io.grpc.MethodDescriptor<GetAzureNodePoolRequest,AzureNodePool> getGetAzureNodePoolMethod()
public static io.grpc.MethodDescriptor<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse> getListAzureNodePoolsMethod()
public static io.grpc.MethodDescriptor<DeleteAzureNodePoolRequest,com.google.longrunning.Operation> getDeleteAzureNodePoolMethod()
public static io.grpc.MethodDescriptor<GetAzureOpenIdConfigRequest,AzureOpenIdConfig> getGetAzureOpenIdConfigMethod()
public static io.grpc.MethodDescriptor<GetAzureJsonWebKeysRequest,AzureJsonWebKeys> getGetAzureJsonWebKeysMethod()
public static io.grpc.MethodDescriptor<GetAzureServerConfigRequest,AzureServerConfig> getGetAzureServerConfigMethod()
public static AzureClustersGrpc.AzureClustersStub newStub(io.grpc.Channel channel)
public static AzureClustersGrpc.AzureClustersBlockingStub newBlockingStub(io.grpc.Channel channel)
public static AzureClustersGrpc.AzureClustersFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(AzureClustersGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 Google LLC. All rights reserved.