Interface ProvisioningParameter.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ProvisioningParameter.Builder,ProvisioningParameter>, SdkBuilder<ProvisioningParameter.Builder,ProvisioningParameter>, SdkPojo
Enclosing class:
ProvisioningParameter

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

    • key

      The parameter key.

      Parameters:
      key - The parameter key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The parameter value.

      Parameters:
      value - The parameter value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.