Interface AssociateRoleToGroupResponse.Builder

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

public static interface AssociateRoleToGroupResponse.Builder extends GreengrassResponse.Builder, SdkPojo, CopyableBuilder<AssociateRoleToGroupResponse.Builder,AssociateRoleToGroupResponse>
  • Method Details

    • associatedAt

      AssociateRoleToGroupResponse.Builder associatedAt(String associatedAt)
      The time, in milliseconds since the epoch, when the role ARN was associated with the group.
      Parameters:
      associatedAt - The time, in milliseconds since the epoch, when the role ARN was associated with the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.