@Generated(value="software.amazon.awssdk:codegen") public interface ManagedBlockchainQueryAuthSchemeParams extends ToCopyableBuilder<ManagedBlockchainQueryAuthSchemeParams.Builder,ManagedBlockchainQueryAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ManagedBlockchainQueryAuthSchemeParams.Builder
A builder for a
ManagedBlockchainQueryAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static ManagedBlockchainQueryAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
ManagedBlockchainQueryAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
ManagedBlockchainQueryAuthSchemeParams.Builder |
toBuilder()
Returns a
ManagedBlockchainQueryAuthSchemeParams.Builder to customize the parameters. |
copystatic ManagedBlockchainQueryAuthSchemeParams.Builder builder()
ManagedBlockchainQueryAuthSchemeParams.String operation()
Region region()
ManagedBlockchainQueryAuthSchemeParams.Builder toBuilder()
ManagedBlockchainQueryAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<ManagedBlockchainQueryAuthSchemeParams.Builder,ManagedBlockchainQueryAuthSchemeParams>Copyright © 2023. All rights reserved.