Interface AccountAssignmentOperationStatusMetadata.Builder

    • Method Detail

      • createdDate

        AccountAssignmentOperationStatusMetadata.Builder createdDate​(Instant createdDate)

        The date that the permission set was created.

        Parameters:
        createdDate - The date that the permission set was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        AccountAssignmentOperationStatusMetadata.Builder requestId​(String requestId)

        The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.

        Parameters:
        requestId - The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.
        Returns:
        Returns a reference to this object so that method calls can be chained together.