Package | Description |
---|---|
org.openstack4j.model.barbican | |
org.openstack4j.model.barbican.builder | |
org.openstack4j.openstack.barbican.domain |
Modifier and Type | Method and Description |
---|---|
List<? extends ContainerSecret> |
Container.getSecretReferences() |
Modifier and Type | Method and Description |
---|---|
ContainerCreateBuilder |
ContainerCreateBuilder.secretReferences(List<? extends ContainerSecret> references)
Required.
|
Modifier and Type | Class and Description |
---|---|
class |
BarbicanContainerSecret |
Modifier and Type | Method and Description |
---|---|
ContainerSecret |
BarbicanContainerSecret.SecretConcreteBuilder.build()
Creates and return the Model Entity M
|
Modifier and Type | Method and Description |
---|---|
List<? extends ContainerSecret> |
BarbicanContainer.getSecretReferences() |
Modifier and Type | Method and Description |
---|---|
ContainerSecretBuilder |
BarbicanContainerSecret.SecretConcreteBuilder.from(ContainerSecret in)
Creates a Builder using the param M as the default values
|
Modifier and Type | Method and Description |
---|---|
ContainerCreateBuilder |
BarbicanContainer.ContainerCreateConcreteBuilder.secretReferences(List<? extends ContainerSecret> references)
Required.
|
Copyright © 2017. All rights reserved.