public static class NovaQuotaSetUpdate.NovaQuotaSetUpdateClass extends NovaQuotaSetUpdate
NovaQuotaSetUpdate.NovaQuotaSetUpdateClass, NovaQuotaSetUpdate.NovaQuotaSetUpdateTenant, NovaQuotaSetUpdate.QuotaSetUpdateConcreteBuilder
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Constructor and Description |
---|
NovaQuotaSetUpdateClass(Integer metadataItems,
Integer injectedFileContentBytes,
Integer injectedFiles,
Integer ram,
Integer floatingIps,
Integer instances,
Integer cores,
Integer securityGroups,
Integer securityGroupRules,
Integer injectedFilePathBytes,
Integer keyPairs) |
Modifier and Type | Method and Description |
---|---|
static NovaQuotaSetUpdate.NovaQuotaSetUpdateClass |
from(QuotaSetUpdate qs) |
builder, toBuilder
public NovaQuotaSetUpdateClass(Integer metadataItems, Integer injectedFileContentBytes, Integer injectedFiles, Integer ram, Integer floatingIps, Integer instances, Integer cores, Integer securityGroups, Integer securityGroupRules, Integer injectedFilePathBytes, Integer keyPairs)
public static NovaQuotaSetUpdate.NovaQuotaSetUpdateClass from(QuotaSetUpdate qs)
Copyright © 2017. All rights reserved.