Class Roles

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

    public class Roles
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Represents a role associated with the contract.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Roles.Builder
      Builder.
    • Method Summary

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

      • newBuilder

        public Roles.Builder newBuilder()
        New builder.
        Returns:
        a Roles builder
      • role

        public java.lang.String role()
        Gets the role. The role associated with the contract.
        Returns:
        the role