| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static CertificateProviderOperation |
CertificateProviderOperation.fromValue(String value)
Use this in place of valueOf.
|
static CertificateProviderOperation |
CertificateProviderOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateProviderOperation[] |
CertificateProviderOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCertificateProviderResult |
DescribeCertificateProviderResult.withAccountDefaultForOperations(CertificateProviderOperation... accountDefaultForOperations)
A list of the operations that the certificate provider will use to generate certificates.
|
CreateCertificateProviderRequest |
CreateCertificateProviderRequest.withAccountDefaultForOperations(CertificateProviderOperation... accountDefaultForOperations)
A list of the operations that the certificate provider will use to generate certificates.
|
UpdateCertificateProviderRequest |
UpdateCertificateProviderRequest.withAccountDefaultForOperations(CertificateProviderOperation... accountDefaultForOperations)
A list of the operations that the certificate provider will use to generate certificates.
|
Copyright © 2025. All rights reserved.