@Generated(value="software.amazon.awssdk:codegen") public final class DefaultApplicationCostProfilerAuthSchemeParams extends Object implements ApplicationCostProfilerAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static ApplicationCostProfilerAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
ApplicationCostProfilerAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
ApplicationCostProfilerAuthSchemeParams.Builder |
toBuilder()
Returns a
ApplicationCostProfilerAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static ApplicationCostProfilerAuthSchemeParams.Builder builder()
ApplicationCostProfilerAuthSchemeParamsApplicationCostProfilerAuthSchemeParams.builder in interface ApplicationCostProfilerAuthSchemeParamspublic String operation()
ApplicationCostProfilerAuthSchemeParamsoperation in interface ApplicationCostProfilerAuthSchemeParamspublic Region region()
ApplicationCostProfilerAuthSchemeParamsregion in interface ApplicationCostProfilerAuthSchemeParamspublic ApplicationCostProfilerAuthSchemeParams.Builder toBuilder()
ApplicationCostProfilerAuthSchemeParamsApplicationCostProfilerAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ApplicationCostProfilerAuthSchemeParamstoBuilder in interface ToCopyableBuilder<ApplicationCostProfilerAuthSchemeParams.Builder,ApplicationCostProfilerAuthSchemeParams>Copyright © 2023. All rights reserved.