Package-level declarations
Types
Link copied to clipboard
A collection of arguments for invoking getService.
Link copied to clipboard
Builder for GetServicePlainArgs.
Link copied to clipboard
data class GetServiceQuotaPlainArgs(val quotaCode: String? = null, val quotaName: String? = null, val serviceCode: String) : ConvertibleToJava<GetServiceQuotaPlainArgs>
A collection of arguments for invoking getServiceQuota.
Link copied to clipboard
Builder for GetServiceQuotaPlainArgs.
Link copied to clipboard
data class GetTemplatesPlainArgs(val region: String, val templates: List<GetTemplatesTemplate>? = null) : ConvertibleToJava<GetTemplatesPlainArgs>
A collection of arguments for invoking getTemplates.
Link copied to clipboard
Builder for GetTemplatesPlainArgs.
Link copied to clipboard
Link copied to clipboard
Builder for GetTemplatesTemplate.