| Package | Description |
|---|---|
| com.google.api.servicecontrol.v2 |
A client to Service Control API
|
| com.google.api.servicecontrol.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
static ServiceControllerSettings |
ServiceControllerSettings.create(ServiceControllerStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
ServiceControllerStubSettings |
ServiceControllerStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcServiceControllerStub |
GrpcServiceControllerStub.create(ServiceControllerStubSettings settings) |
static HttpJsonServiceControllerStub |
HttpJsonServiceControllerStub.create(ServiceControllerStubSettings settings) |
| Constructor and Description |
|---|
Builder(ServiceControllerStubSettings settings) |
GrpcServiceControllerStub(ServiceControllerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcServiceControllerStub, using the given settings.
|
GrpcServiceControllerStub(ServiceControllerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcServiceControllerStub, using the given settings.
|
HttpJsonServiceControllerStub(ServiceControllerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonServiceControllerStub, using the given settings.
|
HttpJsonServiceControllerStub(ServiceControllerStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonServiceControllerStub, using the given settings.
|
Copyright © 2024 Google LLC. All rights reserved.