Interface CreateNetworkProfileResponse.Builder

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

  • Method Details

    • networkProfileArn

      CreateNetworkProfileResponse.Builder networkProfileArn(String networkProfileArn)

      The ARN of the network profile associated with a device.

      Parameters:
      networkProfileArn - The ARN of the network profile associated with a device.
      Returns:
      Returns a reference to this object so that method calls can be chained together.