Uses of Interface
software.amazon.awssdk.services.bcmdataexports.endpoints.BcmDataExportsEndpointProvider
-
Packages that use BcmDataExportsEndpointProvider Package Description software.amazon.awssdk.services.bcmdataexports You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and billing datasets, such as cost and usage data and cost optimization recommendations.software.amazon.awssdk.services.bcmdataexports.endpoints software.amazon.awssdk.services.bcmdataexports.endpoints.internal -
-
Uses of BcmDataExportsEndpointProvider in software.amazon.awssdk.services.bcmdataexports
Methods in software.amazon.awssdk.services.bcmdataexports with parameters of type BcmDataExportsEndpointProvider Modifier and Type Method Description default BBcmDataExportsBaseClientBuilder. endpointProvider(BcmDataExportsEndpointProvider endpointProvider)Set theBcmDataExportsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of BcmDataExportsEndpointProvider in software.amazon.awssdk.services.bcmdataexports.endpoints
Methods in software.amazon.awssdk.services.bcmdataexports.endpoints that return BcmDataExportsEndpointProvider Modifier and Type Method Description static BcmDataExportsEndpointProviderBcmDataExportsEndpointProvider. defaultProvider() -
Uses of BcmDataExportsEndpointProvider in software.amazon.awssdk.services.bcmdataexports.endpoints.internal
Classes in software.amazon.awssdk.services.bcmdataexports.endpoints.internal that implement BcmDataExportsEndpointProvider Modifier and Type Class Description classDefaultBcmDataExportsEndpointProvider
-