Interface ResourceConfigForUpdate.Builder

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

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

    • keepAlivePeriodInSeconds

      ResourceConfigForUpdate.Builder keepAlivePeriodInSeconds(Integer keepAlivePeriodInSeconds)

      The KeepAlivePeriodInSeconds value specified in the ResourceConfig to update.

      Parameters:
      keepAlivePeriodInSeconds - The KeepAlivePeriodInSeconds value specified in the ResourceConfig to update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.