public static final class ServicePlanInfo.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ServicePlanInfo.Builder |
appliesTo(String appliesTo) |
ServicePlanInfo |
build() |
ServicePlanInfo.Builder |
provisioningStatus(String provisioningStatus) |
ServicePlanInfo.Builder |
servicePlanId(String servicePlanId) |
ServicePlanInfo.Builder |
servicePlanName(String servicePlanName) |
public ServicePlanInfo.Builder servicePlanId(String servicePlanId)
public ServicePlanInfo.Builder servicePlanName(String servicePlanName)
public ServicePlanInfo.Builder provisioningStatus(String provisioningStatus)
public ServicePlanInfo.Builder appliesTo(String appliesTo)
public ServicePlanInfo build()
Copyright © 2018–2020. All rights reserved.