Package org.openstack4j.model.barbican
Interface ContainerSecret
-
- All Superinterfaces:
Buildable<ContainerSecretBuilder>,ModelEntity,Serializable
- All Known Implementing Classes:
BarbicanContainerSecret
public interface ContainerSecret extends ModelEntity, Buildable<ContainerSecretBuilder>
A secret associated to a container.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openstack4j.common.Buildable
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()StringgetReference()
-