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