Send feedback
Class ApiGatewayServiceStub (2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.9.0 keyboard_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
Send feedback
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 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]