Class RequestBuilder.OrderSummary
java.lang.Object
api.equinix.javasdk.core.model.RequestBuilderBase<RequestBuilder.OrderSummary>
api.equinix.javasdk.networkedge.client.RequestBuilder.OrderSummary
- All Implemented Interfaces:
OptionalRequestBuilder<RequestBuilder.OrderSummary>
- Enclosing class:
RequestBuilder
public static class RequestBuilder.OrderSummary
extends RequestBuilderBase<RequestBuilder.OrderSummary>
-
Field Summary
Fields inherited from class api.equinix.javasdk.core.model.RequestBuilderBase
queryParameters, wasBuilt -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()build.protected RequestBuilder.OrderSummarybuilder()withAccountNumber(Integer accountNumber) withAccountUcmId(String accountUcmId) withDeviceManagementType(DeviceManagementType deviceManagementType) withLicenseType(LicenseType licenseType) withSoftwarePackage(PackageCode softwarePackage) withTermLength(Integer termLength) withThroughput(Integer throughput) withThroughputUnit(BandwidthUnit throughputUnit) withVendorPackage(String vendorPackage) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface api.equinix.javasdk.core.model.OptionalRequestBuilder
getQueryParameters, wasBuilt
-
Constructor Details
-
OrderSummary
public OrderSummary()
-
-
Method Details
-
builder
-
withAccountNumber
-
withMetro
-
withVendorPackage
-
withLicenseType
-
withSoftwarePackage
-
withThroughput
-
withThroughputUnit
-
withTermLength
-
withDeviceManagementType
public RequestBuilder.OrderSummary withDeviceManagementType(DeviceManagementType deviceManagementType) -
withCore
-
withAccountUcmId
-
build
-