Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class ApiGatewayServiceStub (2.3.7)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.3.7keyboard_arrow_down
public abstract class ApiGatewayServiceStub implements BackgroundResource
Base stub class for the ApiGatewayService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
ApiGatewayServiceStub()
public ApiGatewayServiceStub ()
Methods
close()
public abstract void close ()
createApiCallable()
public UnaryCallable<CreateApiRequest , Operation > createApiCallable ()
Returns
createApiConfigCallable()
public UnaryCallable<CreateApiConfigRequest , Operation > createApiConfigCallable ()
Returns
createApiConfigOperationCallable()
public OperationCallable<CreateApiConfigRequest , ApiConfig , OperationMetadata > createApiConfigOperationCallable ()
Returns
createApiOperationCallable()
public OperationCallable<CreateApiRequest , Api , OperationMetadata > createApiOperationCallable ()
Returns
createGatewayCallable()
public UnaryCallable<CreateGatewayRequest , Operation > createGatewayCallable ()
Returns
createGatewayOperationCallable()
public OperationCallable<CreateGatewayRequest , Gateway , OperationMetadata > createGatewayOperationCallable ()
Returns
deleteApiCallable()
public UnaryCallable<DeleteApiRequest , Operation > deleteApiCallable ()
Returns
deleteApiConfigCallable()
public UnaryCallable<DeleteApiConfigRequest , Operation > deleteApiConfigCallable ()
Returns
deleteApiConfigOperationCallable()
public OperationCallable<DeleteApiConfigRequest , Empty , OperationMetadata > deleteApiConfigOperationCallable ()
Returns
deleteApiOperationCallable()
public OperationCallable<DeleteApiRequest , Empty , OperationMetadata > deleteApiOperationCallable ()
Returns
deleteGatewayCallable()
public UnaryCallable<DeleteGatewayRequest , Operation > deleteGatewayCallable ()
Returns
deleteGatewayOperationCallable()
public OperationCallable<DeleteGatewayRequest , Empty , OperationMetadata > deleteGatewayOperationCallable ()
Returns
getApiCallable()
public UnaryCallable<GetApiRequest , Api > getApiCallable ()
Returns
getApiConfigCallable()
public UnaryCallable<GetApiConfigRequest , ApiConfig > getApiConfigCallable ()
Returns
getGatewayCallable()
public UnaryCallable<GetGatewayRequest , Gateway > getGatewayCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
listApiConfigsCallable()
public UnaryCallable<ListApiConfigsRequest , ListApiConfigsResponse > listApiConfigsCallable ()
Returns
listApiConfigsPagedCallable()
public UnaryCallable<ListApiConfigsRequest , ApiGatewayServiceClient . ListApiConfigsPagedResponse > listApiConfigsPagedCallable ()
Returns
listApisCallable()
public UnaryCallable<ListApisRequest , ListApisResponse > listApisCallable ()
Returns
listApisPagedCallable()
public UnaryCallable<ListApisRequest , ApiGatewayServiceClient . ListApisPagedResponse > listApisPagedCallable ()
Returns
listGatewaysCallable()
public UnaryCallable<ListGatewaysRequest , ListGatewaysResponse > listGatewaysCallable ()
Returns
listGatewaysPagedCallable()
public UnaryCallable<ListGatewaysRequest , ApiGatewayServiceClient . ListGatewaysPagedResponse > listGatewaysPagedCallable ()
Returns
updateApiCallable()
public UnaryCallable<UpdateApiRequest , Operation > updateApiCallable ()
Returns
updateApiConfigCallable()
public UnaryCallable<UpdateApiConfigRequest , Operation > updateApiConfigCallable ()
Returns
updateApiConfigOperationCallable()
public OperationCallable<UpdateApiConfigRequest , ApiConfig , OperationMetadata > updateApiConfigOperationCallable ()
Returns
updateApiOperationCallable()
public OperationCallable<UpdateApiRequest , Api , OperationMetadata > updateApiOperationCallable ()
Returns
updateGatewayCallable()
public UnaryCallable<UpdateGatewayRequest , Operation > updateGatewayCallable ()
Returns
updateGatewayOperationCallable()
public OperationCallable<UpdateGatewayRequest , Gateway , OperationMetadata > updateGatewayOperationCallable ()
Returns
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-09 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]