public static interface EfsAuthSchemeParams.Builder extends CopyableBuilder<EfsAuthSchemeParams.Builder,EfsAuthSchemeParams>
EfsAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
EfsAuthSchemeParams |
build()
Returns a
EfsAuthSchemeParams object that is created from the properties that have been set on the
builder. |
EfsAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
EfsAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationEfsAuthSchemeParams.Builder operation(String operation)
EfsAuthSchemeParams.Builder region(Region region)
EfsAuthSchemeParams build()
EfsAuthSchemeParams object that is created from the properties that have been set on the
builder.build in interface Buildablebuild in interface SdkBuilder<EfsAuthSchemeParams.Builder,EfsAuthSchemeParams>Copyright © 2023. All rights reserved.