Class GetTrustedProfileAssignmentOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String assignmentId)
        Instantiates a new builder with required properties.
        Parameters:
        assignmentId - the assignmentId
    • Method Detail

      • assignmentId

        public GetTrustedProfileAssignmentOptions.Builder assignmentId​(java.lang.String assignmentId)
        Set the assignmentId.
        Parameters:
        assignmentId - the assignmentId
        Returns:
        the GetTrustedProfileAssignmentOptions builder
      • includeHistory

        public GetTrustedProfileAssignmentOptions.Builder includeHistory​(java.lang.Boolean includeHistory)
        Set the includeHistory.
        Parameters:
        includeHistory - the includeHistory
        Returns:
        the GetTrustedProfileAssignmentOptions builder