Interface HttpNamespaceChange.Builder

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

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

    • description

      HttpNamespaceChange.Builder description(String description)

      An updated description for the HTTP namespace.

      Parameters:
      description - An updated description for the HTTP namespace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.