public class DefaultIBMIamAuthSchemeParams extends Object implements IBMIamAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
String |
apiKey() |
static IBMIamAuthSchemeParams.Builder |
builder() |
String |
operation() |
String |
serviceInstanceId() |
IBMIamAuthSchemeParams.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static IBMIamAuthSchemeParams.Builder builder()
builder in interface IBMIamAuthSchemeParamspublic String operation()
operation in interface IBMIamAuthSchemeParamspublic String apiKey()
apiKey in interface IBMIamAuthSchemeParamspublic String serviceInstanceId()
serviceInstanceId in interface IBMIamAuthSchemeParamspublic IBMIamAuthSchemeParams.Builder toBuilder()
ToCopyableBuildertoBuilder in interface IBMIamAuthSchemeParamstoBuilder in interface ToCopyableBuilder<IBMIamAuthSchemeParams.Builder,IBMIamAuthSchemeParams>Copyright © 2026. All rights reserved.