Interface CreateDeviceProfileResponse.Builder

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

public static interface CreateDeviceProfileResponse.Builder extends IotWirelessResponse.Builder, SdkPojo, CopyableBuilder<CreateDeviceProfileResponse.Builder,CreateDeviceProfileResponse>
  • Method Details

    • arn

      The Amazon Resource Name of the new resource.

      Parameters:
      arn - The Amazon Resource Name of the new resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The ID of the new device profile.

      Parameters:
      id - The ID of the new device profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.