Class GetMfaStatusOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class GetMfaStatusOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getMfaStatus options.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String accountId()
      Gets the accountId.
      java.lang.String iamId()
      Gets the iamId.
      GetMfaStatusOptions.Builder newBuilder()
      New builder.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • accountId

        public java.lang.String accountId()
        Gets the accountId. ID of the account.
        Returns:
        the accountId
      • iamId

        public java.lang.String iamId()
        Gets the iamId. iam_id of the user. This user must be the member of the account.
        Returns:
        the iamId