Uses of Class
org.jclouds.openstack.cinder.v1.domain.SnapshotExtendedAttributes.Builder
-
Packages that use SnapshotExtendedAttributes.Builder Package Description org.jclouds.openstack.cinder.v1.domain -
-
Uses of SnapshotExtendedAttributes.Builder in org.jclouds.openstack.cinder.v1.domain
Methods in org.jclouds.openstack.cinder.v1.domain that return SnapshotExtendedAttributes.Builder Modifier and Type Method Description static SnapshotExtendedAttributes.Builder
SnapshotExtendedAttributes. builder()
SnapshotExtendedAttributes.Builder
SnapshotExtendedAttributes.Builder. fromExtendedAttributes(SnapshotExtendedAttributes in)
SnapshotExtendedAttributes.Builder
SnapshotExtendedAttributes.Builder. progress(String progress)
SnapshotExtendedAttributes.Builder
SnapshotExtendedAttributes.Builder. projectId(String projectId)
protected SnapshotExtendedAttributes.Builder
SnapshotExtendedAttributes.Builder. self()
SnapshotExtendedAttributes.Builder
SnapshotExtendedAttributes. toBuilder()
-