Modifier and Type | Field and Description |
---|---|
protected S3CredentialType |
VXAType.s3CredentialType |
Modifier and Type | Method and Description |
---|---|
static S3CredentialType |
S3CredentialType.fromValue(String v) |
S3CredentialType |
VXAType.getS3CredentialType()
Gets the value of the s3CredentialType property.
|
static S3CredentialType |
S3CredentialType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3CredentialType[] |
S3CredentialType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VXAType.setS3CredentialType(S3CredentialType value)
Sets the value of the s3CredentialType property.
|
VXAType |
VXAType.withS3CredentialType(S3CredentialType value) |
Copyright © 2018. All rights reserved.