Uses of Interface
software.amazon.awssdk.services.costandusagereport.CostAndUsageReportServiceClientConfiguration.Builder
-
Packages that use CostAndUsageReportServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.costandusagereport You can use the Amazon Web Services Cost and Usage Report API to programmatically create, query, and delete Amazon Web Services Cost and Usage Report definitions.software.amazon.awssdk.services.costandusagereport.internal -
-
Uses of CostAndUsageReportServiceClientConfiguration.Builder in software.amazon.awssdk.services.costandusagereport
Methods in software.amazon.awssdk.services.costandusagereport that return CostAndUsageReportServiceClientConfiguration.Builder Modifier and Type Method Description CostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfiguration.Builder. authSchemeProvider(CostAndUsageReportAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic CostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfiguration. builder()CostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerCostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideCostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerCostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationCostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)CostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.costandusagereport with parameters of type CostAndUsageReportServiceClientConfiguration.Builder Constructor Description CostAndUsageReportServiceClientConfiguration(CostAndUsageReportServiceClientConfiguration.Builder builder) -
Uses of CostAndUsageReportServiceClientConfiguration.Builder in software.amazon.awssdk.services.costandusagereport.internal
Classes in software.amazon.awssdk.services.costandusagereport.internal that implement CostAndUsageReportServiceClientConfiguration.Builder Modifier and Type Class Description classCostAndUsageReportServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.costandusagereport.internal that return CostAndUsageReportServiceClientConfiguration.Builder Modifier and Type Method Description CostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfigurationBuilder. authSchemeProvider(CostAndUsageReportAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerCostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerCostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideCostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerCostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationCostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)CostAndUsageReportServiceClientConfiguration.BuilderCostAndUsageReportServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-