Interface GetConnectionStatusResponse.Builder

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

public static interface GetConnectionStatusResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<GetConnectionStatusResponse.Builder,GetConnectionStatusResponse>
  • Method Details

    • target

      The ID of the managed node to check connection status.

      Parameters:
      target - The ID of the managed node to check connection status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the connection to the managed node. For example, 'Connected' or 'Not Connected'.

      Parameters:
      status - The status of the connection to the managed node. For example, 'Connected' or 'Not Connected'.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the connection to the managed node. For example, 'Connected' or 'Not Connected'.

      Parameters:
      status - The status of the connection to the managed node. For example, 'Connected' or 'Not Connected'.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: