| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ALBHttpCookiePersistenceKey |
ALBHttpCookiePersistenceKey._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static ALBHttpCookiePersistenceKey |
ALBHttpCookiePersistenceKey._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBHttpCookiePersistenceKey |
ALBHttpCookiePersistenceKey.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ALBHttpCookiePersistenceKey> |
ALBSAMLSPConfig.getKey()
Key to generate the cookie.
|
java.util.List<ALBHttpCookiePersistenceKey> |
ALBHttpCookiePersistenceProfile.getKey()
Placeholder for description of property key of obj type
HttpCookiePersistenceProfile field type str type array.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALBSAMLSPConfig.setKey(java.util.List<ALBHttpCookiePersistenceKey> key)
Key to generate the cookie.
|
ALBSAMLSPConfig.Builder |
ALBSAMLSPConfig.Builder.setKey(java.util.List<ALBHttpCookiePersistenceKey> key)
Key to generate the cookie.
|
void |
ALBHttpCookiePersistenceProfile.setKey(java.util.List<ALBHttpCookiePersistenceKey> key)
Placeholder for description of property key of obj type
HttpCookiePersistenceProfile field type str type array.
|
ALBHttpCookiePersistenceProfile.Builder |
ALBHttpCookiePersistenceProfile.Builder.setKey(java.util.List<ALBHttpCookiePersistenceKey> key)
Placeholder for description of property key of obj type
HttpCookiePersistenceProfile field type str type array.
|