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