@Generated(value="software.amazon.awssdk:codegen") public final class DefaultCodeGuruProfilerAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static CodeGuruProfilerAuthSchemeParams.Builder builder()
CodeGuruProfilerAuthSchemeParamsCodeGuruProfilerAuthSchemeParams.builder in interface CodeGuruProfilerAuthSchemeParamspublic String operation()
CodeGuruProfilerAuthSchemeParamsoperation in interface CodeGuruProfilerAuthSchemeParamspublic Region region()
CodeGuruProfilerAuthSchemeParamsregion in interface CodeGuruProfilerAuthSchemeParamspublic CodeGuruProfilerAuthSchemeParams.Builder toBuilder()
CodeGuruProfilerAuthSchemeParamsCodeGuruProfilerAuthSchemeParams.Builder to customize the parameters.toBuilder in interface CodeGuruProfilerAuthSchemeParamstoBuilder in interface ToCopyableBuilder<CodeGuruProfilerAuthSchemeParams.Builder,CodeGuruProfilerAuthSchemeParams>Copyright © 2023. All rights reserved.