Uses of Class
software.amazon.awssdk.services.dataexchange.model.ApiGatewayApiAsset
-
Packages that use ApiGatewayApiAsset Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of ApiGatewayApiAsset in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return ApiGatewayApiAsset Modifier and Type Method Description ApiGatewayApiAssetAssetDetails. apiGatewayApiAsset()Information about the API Gateway API asset.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type ApiGatewayApiAsset Modifier and Type Method Description AssetDetails.BuilderAssetDetails.Builder. apiGatewayApiAsset(ApiGatewayApiAsset apiGatewayApiAsset)Information about the API Gateway API asset.
-