public static final class SubscriptionsTypes.VcenterInfo.Builder
extends java.lang.Object
SubscriptionsTypes.VcenterInfo
.Constructor and Description |
---|
Builder(java.lang.String hostname,
java.lang.String serverGuid)
Constructor with parameters for the required properties of
SubscriptionsTypes.VcenterInfo . |
Modifier and Type | Method and Description |
---|---|
SubscriptionsTypes.VcenterInfo |
build() |
SubscriptionsTypes.VcenterInfo.Builder |
setHttpsPort(java.lang.Long httpsPort)
The HTTPS port of the vCenter Server instance where the subscribed library
exists.
|
public Builder(java.lang.String hostname, java.lang.String serverGuid)
SubscriptionsTypes.VcenterInfo
.public SubscriptionsTypes.VcenterInfo.Builder setHttpsPort(java.lang.Long httpsPort)
null
, port 443 will be used.httpsPort
- New value for the property.public SubscriptionsTypes.VcenterInfo build()