Class UpdateTrustedProfileAssignmentOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

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

      • assignmentId

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

        public UpdateTrustedProfileAssignmentOptions.Builder templateVersion​(long templateVersion)
        Set the templateVersion.
        Parameters:
        templateVersion - the templateVersion
        Returns:
        the UpdateTrustedProfileAssignmentOptions builder