Package-level declarations
Types
Link copied to clipboard
data class GetExpressSyncsPlainArgs(val ids: List<String>? = null, val nameRegex: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetExpressSyncsPlainArgs>
A collection of arguments for invoking getExpressSyncs.
Link copied to clipboard
Builder for GetExpressSyncsPlainArgs.
Link copied to clipboard
data class GetGatewayBlockVolumesPlainArgs(val gatewayId: String, val ids: List<String>? = null, val nameRegex: String? = null, val outputFile: String? = null, val status: Int? = null) : ConvertibleToJava<GetGatewayBlockVolumesPlainArgs>
A collection of arguments for invoking getGatewayBlockVolumes.
Link copied to clipboard
Builder for GetGatewayBlockVolumesPlainArgs.
Link copied to clipboard
Link copied to clipboard
Builder for GetGatewayCacheDisksPlainArgs.
Link copied to clipboard
Link copied to clipboard
Builder for GetGatewayFileSharesPlainArgs.
Link copied to clipboard
Link copied to clipboard
Builder for GetGatewaySmbUsersPlainArgs.
Link copied to clipboard
data class GetGatewaysPlainArgs(val ids: List<String>? = null, val nameRegex: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val status: String? = null, val storageBundleId: String) : ConvertibleToJava<GetGatewaysPlainArgs>
A collection of arguments for invoking getGateways.
Link copied to clipboard
Builder for GetGatewaysPlainArgs.
Link copied to clipboard
A collection of arguments for invoking getService.
Link copied to clipboard
Builder for GetServicePlainArgs.
Link copied to clipboard
data class GetStocksPlainArgs(val gatewayClass: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetStocksPlainArgs>
A collection of arguments for invoking getStocks.
Link copied to clipboard
Builder for GetStocksPlainArgs.
Link copied to clipboard
data class GetStorageBundlesPlainArgs(val backendBucketRegionId: String, val ids: List<String>? = null, val nameRegex: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null) : ConvertibleToJava<GetStorageBundlesPlainArgs>
A collection of arguments for invoking getStorageBundles.
Link copied to clipboard
Builder for GetStorageBundlesPlainArgs.