Interface AwsSupportedService.Builder

  • Method Details

    • supportedServiceType

      AwsSupportedService.Builder supportedServiceType(String supportedServiceType)

      The machine-readable identifier of the supported service.

      Parameters:
      supportedServiceType - The machine-readable identifier of the supported service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • displayName

      AwsSupportedService.Builder displayName(String displayName)

      The human-readable name of the supported service.

      Parameters:
      displayName - The human-readable name of the supported service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      AwsSupportedService.Builder description(String description)

      A description of the supported service.

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