Class GetClaimRuleOptions

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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GetClaimRuleOptions.Builder newBuilder()
      New builder.
      java.lang.String profileId()
      Gets the profileId.
      java.lang.String ruleId()
      Gets the ruleId.
      • 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

      • profileId

        public java.lang.String profileId()
        Gets the profileId. ID of the trusted profile.
        Returns:
        the profileId
      • ruleId

        public java.lang.String ruleId()
        Gets the ruleId. ID of the claim rule to get.
        Returns:
        the ruleId