Interface DisassociateRoleFromGroupResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DisassociateRoleFromGroupResponse.Builder,DisassociateRoleFromGroupResponse>, GreengrassResponse.Builder, SdkBuilder<DisassociateRoleFromGroupResponse.Builder,DisassociateRoleFromGroupResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DisassociateRoleFromGroupResponse

  • Method Details

    • disassociatedAt

      DisassociateRoleFromGroupResponse.Builder disassociatedAt(String disassociatedAt)
      The time, in milliseconds since the epoch, when the role was disassociated from the group.
      Parameters:
      disassociatedAt - The time, in milliseconds since the epoch, when the role was disassociated from the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.