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