Interface ServiceTier.Builder

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

@Mutable @NotThreadSafe public static interface ServiceTier.Builder extends SdkPojo, CopyableBuilder<ServiceTier.Builder,ServiceTier>
  • Method Details

    • type

      Specifies the processing tier type used for serving the request.

      Parameters:
      type - Specifies the processing tier type used for serving the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      Specifies the processing tier type used for serving the request.

      Parameters:
      type - Specifies the processing tier type used for serving the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: