Interface DescribeDeviceFleetResponse.Builder

    • Method Detail

      • deviceFleetName

        DescribeDeviceFleetResponse.Builder deviceFleetName​(String deviceFleetName)

        The name of the fleet.

        Parameters:
        deviceFleetName - The name of the fleet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • deviceFleetArn

        DescribeDeviceFleetResponse.Builder deviceFleetArn​(String deviceFleetArn)

        The The Amazon Resource Name (ARN) of the fleet.

        Parameters:
        deviceFleetArn - The The Amazon Resource Name (ARN) of the fleet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • outputConfig

        DescribeDeviceFleetResponse.Builder outputConfig​(EdgeOutputConfig outputConfig)

        The output configuration for storing sampled data.

        Parameters:
        outputConfig - The output configuration for storing sampled data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        DescribeDeviceFleetResponse.Builder description​(String description)

        A description of the fleet.

        Parameters:
        description - A description of the fleet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        DescribeDeviceFleetResponse.Builder creationTime​(Instant creationTime)

        Timestamp of when the device fleet was created.

        Parameters:
        creationTime - Timestamp of when the device fleet was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedTime

        DescribeDeviceFleetResponse.Builder lastModifiedTime​(Instant lastModifiedTime)

        Timestamp of when the device fleet was last updated.

        Parameters:
        lastModifiedTime - Timestamp of when the device fleet was last updated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • roleArn

        DescribeDeviceFleetResponse.Builder roleArn​(String roleArn)

        The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).

        Parameters:
        roleArn - The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • iotRoleAlias

        DescribeDeviceFleetResponse.Builder iotRoleAlias​(String iotRoleAlias)

        The Amazon Resource Name (ARN) alias created in Amazon Web Services Internet of Things (IoT).

        Parameters:
        iotRoleAlias - The Amazon Resource Name (ARN) alias created in Amazon Web Services Internet of Things (IoT).
        Returns:
        Returns a reference to this object so that method calls can be chained together.