Package | Description |
---|---|
org.jclouds.openstack.swift.v1.domain |
Modifier and Type | Method and Description |
---|---|
static Account.Builder |
Account.builder() |
Account.Builder |
Account.Builder.bytesUsed(long bytesUsed) |
Account.Builder |
Account.Builder.containerCount(long containerCount) |
Account.Builder |
Account.Builder.fromAccount(Account from) |
Account.Builder |
Account.Builder.headers(com.google.common.collect.Multimap<String,String> headers) |
Account.Builder |
Account.Builder.metadata(Map<String,String> metadata)
NOTE
|
Account.Builder |
Account.Builder.objectCount(long objectCount) |
Account.Builder |
Account.toBuilder() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.