Package | Description |
---|---|
org.opendaylight.sfc.tacker.dto |
Modifier and Type | Method and Description |
---|---|
static Tenant.TenantBuilder |
Tenant.builder() |
Tenant.TenantBuilder |
Tenant.TenantBuilder.setDescription(String description) |
Tenant.TenantBuilder |
Tenant.TenantBuilder.setEnabled(boolean enabled) |
Tenant.TenantBuilder |
Tenant.TenantBuilder.setId(String id) |
Tenant.TenantBuilder |
Tenant.TenantBuilder.setName(String name) |
Copyright © 2017 OpenDaylight. All rights reserved.