@BetaApi @Generated(value="by gapic-generator-java") public class GrpcServingConfigServiceStub extends ServingConfigServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcServingConfigServiceStub(ServingConfigServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcServingConfigServiceStub, using the given settings.
|
protected |
GrpcServingConfigServiceStub(ServingConfigServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcServingConfigServiceStub, using the given settings.
|
protected GrpcServingConfigServiceStub(ServingConfigServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcServingConfigServiceStub(ServingConfigServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcServingConfigServiceStub create(ServingConfigServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcServingConfigServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcServingConfigServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<UpdateServingConfigRequest,ServingConfig> updateServingConfigCallable()
updateServingConfigCallable in class ServingConfigServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetServingConfigRequest,ServingConfig> getServingConfigCallable()
getServingConfigCallable in class ServingConfigServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListServingConfigsRequest,ListServingConfigsResponse> listServingConfigsCallable()
listServingConfigsCallable in class ServingConfigServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListServingConfigsRequest,ServingConfigServiceClient.ListServingConfigsPagedResponse> listServingConfigsPagedCallable()
listServingConfigsPagedCallable in class ServingConfigServiceStubpublic final void close()
close in interface AutoCloseableclose in class ServingConfigServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2025 Google LLC. All rights reserved.