Uses of Class
com.cloudimpl.outstack.domain.example.commands.TenantCreateRequest.Builder
| Package | Description |
|---|---|
| com.cloudimpl.outstack.domain.example.commands |
-
Uses of TenantCreateRequest.Builder in com.cloudimpl.outstack.domain.example.commands
Methods in com.cloudimpl.outstack.domain.example.commands that return TenantCreateRequest.Builder Modifier and Type Method Description static TenantCreateRequest.BuilderTenantCreateRequest. builder()TenantCreateRequest.BuilderTenantCreateRequest.Builder. withEndpoint(java.lang.String endpoint)TenantCreateRequest.BuilderTenantCreateRequest.Builder. withOrgName(java.lang.String orgName)TenantCreateRequest.BuilderTenantCreateRequest.Builder. withTenantName(java.lang.String tenantName)