public static final class CreateApplicationRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
CreateApplicationRequest |
build() |
CreateApplicationRequest.Builder |
template(String template)
The edge application template.
|
CreateApplicationRequest.Builder |
timeout(Integer timeout)
The timeout period for asynchronous processing.
|
public CreateApplicationRequest.Builder template(String template)
* Basic information such as the name of the application * Information such as resource specifications and network security configurations * Service specifications * Required resources
public CreateApplicationRequest.Builder timeout(Integer timeout)
public CreateApplicationRequest build()
Copyright © 2024. All rights reserved.