Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AccountAttribute - Class in software.amazon.awssdk.services.opsworkscm.model
Stores account attributes.
AccountAttribute.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
and(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Perform an AND comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
associateNode(AssociateNodeRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Associates a new node with the server.
associateNode(Consumer<AssociateNodeRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Associates a new node with the server.
associateNode(AssociateNodeRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Associates a new node with the server.
associateNode(Consumer<AssociateNodeRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Associates a new node with the server.
AssociateNodeRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
AssociateNodeRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
AssociateNodeRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
AssociateNodeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.AssociateNodeRequestMarshaller
 
AssociateNodeResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
AssociateNodeResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
associatePublicIpAddress() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
Associate a public IP address with a server that you are launching.
associatePublicIpAddress(Boolean) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
Associate a public IP address with a server that you are launching.
associatePublicIpAddress() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
Associate a public IP address with a server that you are launching.
associatePublicIpAddress(Boolean) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
Associate a public IP address with a server that you are launching.
attributeName() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The name of the engine attribute to update.
attributeName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest.Builder
The name of the engine attribute to update.
attributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
The attributes that are currently set for the account.
attributes(Collection<AccountAttribute>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse.Builder
The attributes that are currently set for the account.
attributes(AccountAttribute...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse.Builder
The attributes that are currently set for the account.
attributes(Consumer<AccountAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse.Builder
The attributes that are currently set for the account.
attributeValue() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The value to set for the attribute.
attributeValue(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest.Builder
The value to set for the attribute.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidNextTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.opsworkscm.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ValidationException.Builder
 

B

Backup - Class in software.amazon.awssdk.services.opsworkscm.model
Describes a single backup.
backup() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
Backup created by request.
backup(Backup) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse.Builder
Backup created by request.
backup(Consumer<Backup.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse.Builder
Backup created by request.
Backup.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
backupArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The ARN of the backup.
backupArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The ARN of the backup.
backupId() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The generated ID of the backup.
backupId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The generated ID of the backup.
backupId() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
If you specify this field, AWS OpsWorks CM creates the server by using the backup represented by BackupId.
backupId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
If you specify this field, AWS OpsWorks CM creates the server by using the backup represented by BackupId.
backupId() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
The ID of the backup to delete.
backupId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest.Builder
The ID of the backup to delete.
backupId() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
Describes a single backup.
backupId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest.Builder
Describes a single backup.
backupId() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
The ID of the backup that you want to use to restore a server.
backupId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest.Builder
The ID of the backup that you want to use to restore a server.
backupRetentionCount() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The number of automated backups that you want to keep.
backupRetentionCount(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The number of automated backups that you want to keep.
backupRetentionCount() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The number of automated backups to keep.
backupRetentionCount(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The number of automated backups to keep.
backupRetentionCount() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
Sets the number of automated backups that you want to keep.
backupRetentionCount(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest.Builder
Sets the number of automated backups that you want to keep.
backups() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
Contains the response to a DescribeBackups request.
backups(Collection<Backup>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse.Builder
Contains the response to a DescribeBackups request.
backups(Backup...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse.Builder
Contains the response to a DescribeBackups request.
backups(Consumer<Backup.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse.Builder
Contains the response to a DescribeBackups request.
backups() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeBackupsIterable
Returns an iterable to iterate through the paginated DescribeBackupsResponse.backups() member.
backups() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeBackupsPublisher
Returns a publisher that can be used to get a stream of data.
BackupStatus - Enum in software.amazon.awssdk.services.opsworkscm.model
 
backupType() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The backup type.
backupType(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The backup type.
backupType(BackupType) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The backup type.
BackupType - Enum in software.amazon.awssdk.services.opsworkscm.model
 
backupTypeAsString() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The backup type.
build() - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter.Builder
Builds an instance of OpsWorksCmAsyncWaiter based on the configurations supplied to this builder
build() - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter.Builder
Builds an instance of OpsWorksCmWaiter based on the configurations supplied to this builder
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.Backup
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
 
builder() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.InvalidNextTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.InvalidStateException
 
builder() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException
 
builder() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.ResourceAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.Server
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
 
builder() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
 
builder() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.ValidationException
 
builder() - Static method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Create a builder that can be used to configure and create a OpsWorksCmAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Create a builder that can be used to configure and create a OpsWorksCmClient.
builder() - Static method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter
Create a builder that can be used to configure and create a OpsWorksCmAsyncWaiter.
builder() - Static method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter
Create a builder that can be used to configure and create a OpsWorksCmWaiter.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.BuilderImpl
 
BuilderImpl(OpsWorksCmException) - Constructor for class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmRequest.BuilderImpl
 
BuilderImpl(OpsWorksCmRequest) - Constructor for class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponse.BuilderImpl
 
BuilderImpl(OpsWorksCmResponse) - Constructor for class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidNextTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.opsworkscm.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ValidationException.Builder
 
client(OpsWorksCmAsyncClient) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter.Builder
Sets a custom OpsWorksCmAsyncClient that will be used to poll the resource
client(OpsWorksCmClient) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter.Builder
Sets a custom OpsWorksCmClient that will be used to poll the resource
cloudFormationStackArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The ARN of the CloudFormation stack that was used to create the server.
cloudFormationStackArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The ARN of the CloudFormation stack that was used to create the server.
compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Compare this value to another value, using the specified comparison operator: https://jmespath.org/specification.html#comparison-operators
constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Convert this value to a new constant value, discarding the current value.
constant(Object) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Convert this value to a new constant value, discarding the current value.
contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Execute the contains function, with this value as the first parameter: https://jmespath.org/specification.html#contains
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Create a OpsWorksCmAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Create a OpsWorksCmClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter
Create an instance of OpsWorksCmAsyncWaiter with the default configuration.
create() - Static method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter
Create an instance of OpsWorksCmWaiter with the default configuration.
createBackup(CreateBackupRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Creates an application-level backup of a server.
createBackup(Consumer<CreateBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Creates an application-level backup of a server.
createBackup(CreateBackupRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Creates an application-level backup of a server.
createBackup(Consumer<CreateBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Creates an application-level backup of a server.
CreateBackupRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
CreateBackupRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
CreateBackupRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
CreateBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.CreateBackupRequestMarshaller
 
CreateBackupResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
CreateBackupResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
createdAt(Instant) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The time stamp when the backup was created in the database.
createdAt() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The time stamp when the backup was created in the database.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
Time stamp of server creation.
createdAt() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
Time stamp of server creation.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ServerEvent.Builder
The time when the event occurred.
createdAt() - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
The time when the event occurred.
createServer(CreateServerRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Creates and immedately starts a new server.
createServer(Consumer<CreateServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Creates and immedately starts a new server.
createServer(CreateServerRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Creates and immedately starts a new server.
createServer(Consumer<CreateServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Creates and immedately starts a new server.
CreateServerRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
CreateServerRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
CreateServerRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
CreateServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.CreateServerRequestMarshaller
 
CreateServerResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
CreateServerResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
customCertificate(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
A PEM-formatted HTTPS certificate.
customCertificate() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
A PEM-formatted HTTPS certificate.
customDomain(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
An optional public endpoint of a server, such as https://aws.my-company.com.
customDomain() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
An optional public endpoint of a server, such as https://aws.my-company.com.
customDomain(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
An optional public endpoint of a server, such as https://aws.my-company.com.
customDomain() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
An optional public endpoint of a server, such as https://aws.my-company.com.
customPrivateKey(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
A private key in PEM format for connecting to the server by using HTTPS.
customPrivateKey() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
A private key in PEM format for connecting to the server by using HTTPS.

D

DEFAULT_ACCEPTORS - Static variable in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
deleteBackup(DeleteBackupRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Deletes a backup.
deleteBackup(Consumer<DeleteBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Deletes a backup.
deleteBackup(DeleteBackupRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Deletes a backup.
deleteBackup(Consumer<DeleteBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Deletes a backup.
DeleteBackupRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
DeleteBackupRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
DeleteBackupRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
DeleteBackupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.DeleteBackupRequestMarshaller
 
DeleteBackupResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
DeleteBackupResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
deleteServer(DeleteServerRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance).
deleteServer(Consumer<DeleteServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance).
deleteServer(DeleteServerRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance).
deleteServer(Consumer<DeleteServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance).
DeleteServerRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
DeleteServerRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
DeleteServerRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
DeleteServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.DeleteServerRequestMarshaller
 
DeleteServerResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
DeleteServerResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes your OpsWorks-CM account attributes.
describeAccountAttributes(Consumer<DescribeAccountAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes your OpsWorks-CM account attributes.
describeAccountAttributes() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes your OpsWorks-CM account attributes.
describeAccountAttributes() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes your OpsWorks-CM account attributes.
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes your OpsWorks-CM account attributes.
describeAccountAttributes(Consumer<DescribeAccountAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes your OpsWorks-CM account attributes.
DescribeAccountAttributesRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeAccountAttributesRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
DescribeAccountAttributesRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
DescribeAccountAttributesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.DescribeAccountAttributesRequestMarshaller
 
DescribeAccountAttributesResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeAccountAttributesResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
describeBackups(DescribeBackupsRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes backups.
describeBackups(Consumer<DescribeBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes backups.
describeBackups() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes backups.
describeBackups() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes backups.
describeBackups(DescribeBackupsRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes backups.
describeBackups(Consumer<DescribeBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes backups.
DescribeBackupsIterable - Class in software.amazon.awssdk.services.opsworkscm.paginators
DescribeBackupsIterable(OpsWorksCmClient, DescribeBackupsRequest) - Constructor for class software.amazon.awssdk.services.opsworkscm.paginators.DescribeBackupsIterable
 
describeBackupsPaginator() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes backups.
describeBackupsPaginator(DescribeBackupsRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes backups.
describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes backups.
describeBackupsPaginator() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes backups.
describeBackupsPaginator(DescribeBackupsRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes backups.
describeBackupsPaginator(Consumer<DescribeBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes backups.
DescribeBackupsPublisher - Class in software.amazon.awssdk.services.opsworkscm.paginators
DescribeBackupsPublisher(OpsWorksCmAsyncClient, DescribeBackupsRequest) - Constructor for class software.amazon.awssdk.services.opsworkscm.paginators.DescribeBackupsPublisher
 
DescribeBackupsRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeBackupsRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
DescribeBackupsRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
DescribeBackupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.DescribeBackupsRequestMarshaller
 
DescribeBackupsResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeBackupsResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes events for a specified server.
describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes events for a specified server.
describeEvents(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes events for a specified server.
describeEvents(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes events for a specified server.
DescribeEventsIterable - Class in software.amazon.awssdk.services.opsworkscm.paginators
DescribeEventsIterable(OpsWorksCmClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.opsworkscm.paginators.DescribeEventsIterable
 
describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes events for a specified server.
describeEventsPaginator(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Describes events for a specified server.
describeEventsPaginator(DescribeEventsRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes events for a specified server.
describeEventsPaginator(Consumer<DescribeEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Describes events for a specified server.
DescribeEventsPublisher - Class in software.amazon.awssdk.services.opsworkscm.paginators
DescribeEventsPublisher(OpsWorksCmAsyncClient, DescribeEventsRequest) - Constructor for class software.amazon.awssdk.services.opsworkscm.paginators.DescribeEventsPublisher
 
DescribeEventsRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeEventsRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
DescribeEventsRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
DescribeEventsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.DescribeEventsRequestMarshaller
 
DescribeEventsResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeEventsResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
describeNodeAssociationStatus(DescribeNodeAssociationStatusRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Returns the current status of an existing association or disassociation request.
describeNodeAssociationStatus(Consumer<DescribeNodeAssociationStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Returns the current status of an existing association or disassociation request.
describeNodeAssociationStatus(DescribeNodeAssociationStatusRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Returns the current status of an existing association or disassociation request.
describeNodeAssociationStatus(Consumer<DescribeNodeAssociationStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Returns the current status of an existing association or disassociation request.
DescribeNodeAssociationStatusRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeNodeAssociationStatusRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
DescribeNodeAssociationStatusRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
DescribeNodeAssociationStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.DescribeNodeAssociationStatusRequestMarshaller
 
DescribeNodeAssociationStatusResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeNodeAssociationStatusResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
describeServers(DescribeServersRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Lists all configuration management servers that are identified with your account.
describeServers(Consumer<DescribeServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Lists all configuration management servers that are identified with your account.
describeServers() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Lists all configuration management servers that are identified with your account.
describeServers() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Lists all configuration management servers that are identified with your account.
describeServers(DescribeServersRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Lists all configuration management servers that are identified with your account.
describeServers(Consumer<DescribeServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Lists all configuration management servers that are identified with your account.
DescribeServersIterable - Class in software.amazon.awssdk.services.opsworkscm.paginators
DescribeServersIterable(OpsWorksCmClient, DescribeServersRequest) - Constructor for class software.amazon.awssdk.services.opsworkscm.paginators.DescribeServersIterable
 
describeServersPaginator() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Lists all configuration management servers that are identified with your account.
describeServersPaginator(DescribeServersRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Lists all configuration management servers that are identified with your account.
describeServersPaginator(Consumer<DescribeServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Lists all configuration management servers that are identified with your account.
describeServersPaginator() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Lists all configuration management servers that are identified with your account.
describeServersPaginator(DescribeServersRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Lists all configuration management servers that are identified with your account.
describeServersPaginator(Consumer<DescribeServersRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Lists all configuration management servers that are identified with your account.
DescribeServersPublisher - Class in software.amazon.awssdk.services.opsworkscm.paginators
DescribeServersPublisher(OpsWorksCmAsyncClient, DescribeServersRequest) - Constructor for class software.amazon.awssdk.services.opsworkscm.paginators.DescribeServersPublisher
 
DescribeServersRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeServersRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
DescribeServersRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
DescribeServersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.DescribeServersRequestMarshaller
 
DescribeServersResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
DescribeServersResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
description(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
A user-provided description for a manual backup.
description() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
A user-provided description for a manual backup.
description(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest.Builder
A user-defined description of the backup.
description() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
A user-defined description of the backup.
disableAutomatedBackup(Boolean) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
Enable or disable scheduled backups.
disableAutomatedBackup() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
Enable or disable scheduled backups.
disableAutomatedBackup(Boolean) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
Disables automated backups.
disableAutomatedBackup() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
Disables automated backups.
disableAutomatedBackup(Boolean) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest.Builder
Setting DisableAutomatedBackup to true disables automated or scheduled backups.
disableAutomatedBackup() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
Setting DisableAutomatedBackup to true disables automated or scheduled backups.
disassociateNode(DisassociateNodeRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
disassociateNode(Consumer<DisassociateNodeRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
disassociateNode(DisassociateNodeRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
disassociateNode(Consumer<DisassociateNodeRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
DisassociateNodeRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
DisassociateNodeRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
DisassociateNodeRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
DisassociateNodeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.DisassociateNodeRequestMarshaller
 
DisassociateNodeResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
DisassociateNodeResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 

E

endpoint(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
A DNS name that can be used to access the engine.
endpoint() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
A DNS name that can be used to access the engine.
engine(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The engine type that is obtained from the server when the backup is created.
engine() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The engine type that is obtained from the server when the backup is created.
engine(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The configuration management engine to use.
engine() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The configuration management engine to use.
engine(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The engine type of the server.
engine() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The engine type of the server.
EngineAttribute - Class in software.amazon.awssdk.services.opsworkscm.model
A name and value pair that is specific to the engine of the server.
engineAttribute(EngineAttribute) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse.Builder
The requested engine attribute pair with attribute name and value.
engineAttribute(Consumer<EngineAttribute.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse.Builder
The requested engine attribute pair with attribute name and value.
engineAttribute() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
The requested engine attribute pair with attribute name and value.
EngineAttribute.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
engineAttributes(Collection<EngineAttribute>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest.Builder
Engine attributes used for associating the node.
engineAttributes(EngineAttribute...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest.Builder
Engine attributes used for associating the node.
engineAttributes(Consumer<EngineAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest.Builder
Engine attributes used for associating the node.
engineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
Engine attributes used for associating the node.
engineAttributes(Collection<EngineAttribute>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
Optional engine attributes on a specified server.
engineAttributes(EngineAttribute...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
Optional engine attributes on a specified server.
engineAttributes(Consumer<EngineAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
Optional engine attributes on a specified server.
engineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
Optional engine attributes on a specified server.
engineAttributes(Collection<EngineAttribute>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse.Builder
Attributes specific to the node association.
engineAttributes(EngineAttribute...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse.Builder
Attributes specific to the node association.
engineAttributes(Consumer<EngineAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse.Builder
Attributes specific to the node association.
engineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
Attributes specific to the node association.
engineAttributes(Collection<EngineAttribute>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest.Builder
Engine attributes that are used for disassociating the node.
engineAttributes(EngineAttribute...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest.Builder
Engine attributes that are used for disassociating the node.
engineAttributes(Consumer<EngineAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest.Builder
Engine attributes that are used for disassociating the node.
engineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
Engine attributes that are used for disassociating the node.
engineAttributes(Collection<EngineAttribute>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The response of a createServer() request returns the master credential to access the server in EngineAttributes.
engineAttributes(EngineAttribute...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The response of a createServer() request returns the master credential to access the server in EngineAttributes.
engineAttributes(Consumer<EngineAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The response of a createServer() request returns the master credential to access the server in EngineAttributes.
engineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The response of a createServer() request returns the master credential to access the server in EngineAttributes.
engineAttributes(Collection<EngineAttribute>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest.Builder
Engine attributes that are specific to the server on which you want to run maintenance.
engineAttributes(EngineAttribute...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest.Builder
Engine attributes that are specific to the server on which you want to run maintenance.
engineAttributes(Consumer<EngineAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest.Builder
Engine attributes that are specific to the server on which you want to run maintenance.
engineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
Engine attributes that are specific to the server on which you want to run maintenance.
engineModel(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The engine model that is obtained from the server when the backup is created.
engineModel() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The engine model that is obtained from the server when the backup is created.
engineModel(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The engine model of the server.
engineModel() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The engine model of the server.
engineModel(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The engine model of the server.
engineModel() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The engine model of the server.
engineVersion(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The engine version that is obtained from the server when the backup is created.
engineVersion() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The engine version that is obtained from the server when the backup is created.
engineVersion(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The major release version of the engine that you want to use.
engineVersion() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The major release version of the engine that you want to use.
engineVersion(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The engine version of the server.
engineVersion() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The engine version of the server.
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
 
exportAttributeName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest.Builder
The name of the export attribute.
exportAttributeName() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
The name of the export attribute.
exportServerEngineAttribute(ExportServerEngineAttributeRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Exports a specified server engine attribute as a base64-encoded string.
exportServerEngineAttribute(Consumer<ExportServerEngineAttributeRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Exports a specified server engine attribute as a base64-encoded string.
exportServerEngineAttribute(ExportServerEngineAttributeRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Exports a specified server engine attribute as a base64-encoded string.
exportServerEngineAttribute(Consumer<ExportServerEngineAttributeRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Exports a specified server engine attribute as a base64-encoded string.
ExportServerEngineAttributeRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
ExportServerEngineAttributeRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
ExportServerEngineAttributeRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
ExportServerEngineAttributeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.ExportServerEngineAttributeRequestMarshaller
 
ExportServerEngineAttributeResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
ExportServerEngineAttributeResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 

F

field(String) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
filter(Function<WaitersRuntime.Value, WaitersRuntime.Value>) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Filter this value: https://jmespath.org/specification.html#filter-expressions
flatten() - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
fromValue(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.BackupStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.BackupType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.MaintenanceStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.NodeAssociationStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.ServerStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
 

H

hasAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
For responses, this returns true if the service returned a value for the Attributes property.
hasBackups() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
For responses, this returns true if the service returned a value for the Backups property.
hasEngineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
For responses, this returns true if the service returned a value for the EngineAttributes property.
hasEngineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
For responses, this returns true if the service returned a value for the EngineAttributes property.
hasEngineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
For responses, this returns true if the service returned a value for the EngineAttributes property.
hasEngineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
For responses, this returns true if the service returned a value for the EngineAttributes property.
hasEngineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
For responses, this returns true if the service returned a value for the EngineAttributes property.
hasEngineAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
For responses, this returns true if the service returned a value for the EngineAttributes property.
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
 
hasInputAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
For responses, this returns true if the service returned a value for the InputAttributes property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasServerEvents() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
For responses, this returns true if the service returned a value for the ServerEvents property.
hasServers() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
For responses, this returns true if the service returned a value for the Servers property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
For responses, this returns true if the service returned a value for the SubnetIds property.
hasTagKeys() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.

I

inputAttributes(Collection<EngineAttribute>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest.Builder
The list of engine attributes.
inputAttributes(EngineAttribute...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest.Builder
The list of engine attributes.
inputAttributes(Consumer<EngineAttribute.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest.Builder
The list of engine attributes.
inputAttributes() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
The list of engine attributes.
instanceProfileArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The EC2 instance profile ARN that is obtained from the server when the backup is created.
instanceProfileArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The EC2 instance profile ARN that is obtained from the server when the backup is created.
instanceProfileArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The ARN of the instance profile that your Amazon EC2 instances use.
instanceProfileArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The ARN of the instance profile that your Amazon EC2 instances use.
instanceProfileArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The instance profile ARN of the server.
instanceProfileArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The instance profile ARN of the server.
instanceType(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The instance type that is obtained from the server when the backup is created.
instanceType() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The instance type that is obtained from the server when the backup is created.
instanceType(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The Amazon EC2 instance type to use.
instanceType() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The Amazon EC2 instance type to use.
instanceType(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest.Builder
The type of instance to restore.
instanceType() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
The type of instance to restore.
instanceType(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The instance type for the server, as specified in the CloudFormation stack.
instanceType() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The instance type for the server, as specified in the CloudFormation stack.
InvalidNextTokenException - Exception in software.amazon.awssdk.services.opsworkscm.model
This occurs when the provided nextToken is not valid.
InvalidNextTokenException.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
InvalidStateException - Exception in software.amazon.awssdk.services.opsworkscm.model
The resource is in a state that does not allow you to perform a specified action.
InvalidStateException.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
iterator() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeBackupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeEventsIterable
 
iterator() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeServersIterable
 
iterator() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.ListTagsForResourceIterable
 

K

key(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Tag.Builder
A tag key, such as Stage or Name.
key() - Method in class software.amazon.awssdk.services.opsworkscm.model.Tag
A tag key, such as Stage or Name.
keyPair(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The key pair that is obtained from the server when the backup is created.
keyPair() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The key pair that is obtained from the server when the backup is created.
keyPair(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The Amazon EC2 key pair to set for the instance.
keyPair() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The Amazon EC2 key pair to set for the instance.
keyPair(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest.Builder
The name of the key pair to set on the new EC2 instance.
keyPair() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
The name of the key pair to set on the new EC2 instance.
keyPair(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The key pair associated with the server.
keyPair() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The key pair associated with the server.
knownValues() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.BackupStatus
Use this in place of BackupStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.BackupType
Use this in place of BackupType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.MaintenanceStatus
Use this in place of MaintenanceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.NodeAssociationStatus
Use this in place of NodeAssociationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.ServerStatus
Use this in place of ServerStatus.values() to return a Set of all values known to the SDK.

L

length() - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Execute the length function, with this value as the first parameter: https://jmespath.org/specification.html#length
LimitExceededException - Exception in software.amazon.awssdk.services.opsworkscm.model
The limit of servers or backups has been reached.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.
ListTagsForResourceIterable - Class in software.amazon.awssdk.services.opsworkscm.paginators
ListTagsForResourceIterable(OpsWorksCmClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.opsworkscm.paginators.ListTagsForResourceIterable
 
listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.
listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.
listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.
listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Returns a list of tags that are applied to the specified AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise servers or backups.
ListTagsForResourcePublisher - Class in software.amazon.awssdk.services.opsworkscm.paginators
ListTagsForResourcePublisher(OpsWorksCmAsyncClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.opsworkscm.paginators.ListTagsForResourcePublisher
 
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
logUrl(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ServerEvent.Builder
The Amazon S3 URL of the event's log file.
logUrl() - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
The Amazon S3 URL of the event's log file.

M

MaintenanceStatus - Enum in software.amazon.awssdk.services.opsworkscm.model
 
maintenanceStatus(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The status of the most recent server maintenance run.
maintenanceStatus(MaintenanceStatus) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The status of the most recent server maintenance run.
maintenanceStatus() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The status of the most recent server maintenance run.
maintenanceStatusAsString() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The status of the most recent server maintenance run.
marshall(AssociateNodeRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.AssociateNodeRequestMarshaller
 
marshall(CreateBackupRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.CreateBackupRequestMarshaller
 
marshall(CreateServerRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.CreateServerRequestMarshaller
 
marshall(DeleteBackupRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.DeleteBackupRequestMarshaller
 
marshall(DeleteServerRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.DeleteServerRequestMarshaller
 
marshall(DescribeAccountAttributesRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.DescribeAccountAttributesRequestMarshaller
 
marshall(DescribeBackupsRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.DescribeBackupsRequestMarshaller
 
marshall(DescribeEventsRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.DescribeEventsRequestMarshaller
 
marshall(DescribeNodeAssociationStatusRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.DescribeNodeAssociationStatusRequestMarshaller
 
marshall(DescribeServersRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.DescribeServersRequestMarshaller
 
marshall(DisassociateNodeRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.DisassociateNodeRequestMarshaller
 
marshall(ExportServerEngineAttributeRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.ExportServerEngineAttributeRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.ListTagsForResourceRequestMarshaller
 
marshall(RestoreServerRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.RestoreServerRequestMarshaller
 
marshall(StartMaintenanceRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.StartMaintenanceRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.UntagResourceRequestMarshaller
 
marshall(UpdateServerEngineAttributesRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.UpdateServerEngineAttributesRequestMarshaller
 
marshall(UpdateServerRequest) - Method in class software.amazon.awssdk.services.opsworkscm.transform.UpdateServerRequestMarshaller
 
matches(SdkResponse) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
matches(Throwable) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
maximum(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AccountAttribute.Builder
The maximum allowed value.
maximum() - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
The maximum allowed value.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest.Builder
This is not currently implemented for DescribeBackups requests.
maxResults() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
This is not currently implemented for DescribeBackups requests.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest.Builder
To receive a paginated response, use this parameter to specify the maximum number of results to be returned with a single call.
maxResults() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
To receive a paginated response, use this parameter to specify the maximum number of results to be returned with a single call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest.Builder
This is not currently implemented for DescribeServers requests.
maxResults() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
This is not currently implemented for DescribeServers requests.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest.Builder
To receive a paginated response, use this parameter to specify the maximum number of results to be returned with a single call.
maxResults() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
To receive a paginated response, use this parameter to specify the maximum number of results to be returned with a single call.
message(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidNextTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ServerEvent.Builder
A human-readable informational or status message.
message() - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
A human-readable informational or status message.
message(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ValidationException.Builder
 
multiSelectList(Function<WaitersRuntime.Value, WaitersRuntime.Value>...) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Perform a multi-select list expression on this value: https://jmespath.org/specification.html#multiselect-list

N

name(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AccountAttribute.Builder
The attribute name.
name() - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
The attribute name.
name(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.EngineAttribute.Builder
The name of the engine attribute.
name() - Method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
The name of the engine attribute.
nextToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest.Builder
This is not currently implemented for DescribeBackups requests.
nextToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
This is not currently implemented for DescribeBackups requests.
nextToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse.Builder
This is not currently implemented for DescribeBackups requests.
nextToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
This is not currently implemented for DescribeBackups requests.
nextToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest.Builder
NextToken is a string that is returned in some command responses.
nextToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
NextToken is a string that is returned in some command responses.
nextToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse.Builder
NextToken is a string that is returned in some command responses.
nextToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
NextToken is a string that is returned in some command responses.
nextToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest.Builder
This is not currently implemented for DescribeServers requests.
nextToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
This is not currently implemented for DescribeServers requests.
nextToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse.Builder
This is not currently implemented for DescribeServers requests.
nextToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
This is not currently implemented for DescribeServers requests.
nextToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest.Builder
NextToken is a string that is returned in some command responses.
nextToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
NextToken is a string that is returned in some command responses.
nextToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse.Builder
A token that you can use as the value of NextToken in subsequent calls to the API to show more results.
nextToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
A token that you can use as the value of NextToken in subsequent calls to the API to show more results.
nodeAssociationStatus(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse.Builder
The status of the association or disassociation request.
nodeAssociationStatus(NodeAssociationStatus) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse.Builder
The status of the association or disassociation request.
nodeAssociationStatus() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
The status of the association or disassociation request.
NodeAssociationStatus - Enum in software.amazon.awssdk.services.opsworkscm.model
The status of the association or disassociation request.
nodeAssociationStatusAsString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
The status of the association or disassociation request.
nodeAssociationStatusToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse.Builder
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the association request.
nodeAssociationStatusToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the association request.
nodeAssociationStatusToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest.Builder
The token returned in either the AssociateNodeResponse or the DisassociateNodeResponse.
nodeAssociationStatusToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
The token returned in either the AssociateNodeResponse or the DisassociateNodeResponse.
nodeAssociationStatusToken(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse.Builder
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the disassociation request.
nodeAssociationStatusToken() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the disassociation request.
nodeName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest.Builder
The name of the node.
nodeName() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
The name of the node.
nodeName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest.Builder
The name of the client node.
nodeName() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
The name of the client node.
not() - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions

O

OpsWorksCmAsyncClient - Interface in software.amazon.awssdk.services.opsworkscm
Service client for accessing OpsWorksCM asynchronously.
OpsWorksCmAsyncClientBuilder - Interface in software.amazon.awssdk.services.opsworkscm
A builder for creating an instance of OpsWorksCmAsyncClient.
OpsWorksCmAsyncWaiter - Interface in software.amazon.awssdk.services.opsworkscm.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
OpsWorksCmAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.opsworkscm.waiters
 
OpsWorksCmBaseClientBuilder<B extends OpsWorksCmBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.opsworkscm
This includes configuration specific to OpsWorksCM that is supported by both OpsWorksCmClientBuilder and OpsWorksCmAsyncClientBuilder.
OpsWorksCmClient - Interface in software.amazon.awssdk.services.opsworkscm
Service client for accessing OpsWorksCM.
OpsWorksCmClientBuilder - Interface in software.amazon.awssdk.services.opsworkscm
A builder for creating an instance of OpsWorksCmClient.
OpsWorksCmClientOption<T> - Class in software.amazon.awssdk.services.opsworkscm.internal
 
OpsWorksCmException - Exception in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmException(OpsWorksCmException.Builder) - Constructor for exception software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException
 
OpsWorksCmException.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmException.BuilderImpl - Class in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmRequest(OpsWorksCmRequest.Builder) - Constructor for class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmRequest
 
OpsWorksCmRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmRequest.BuilderImpl - Class in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmResponse(OpsWorksCmResponse.Builder) - Constructor for class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponse
 
OpsWorksCmResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmResponse.BuilderImpl - Class in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmResponseMetadata - Class in software.amazon.awssdk.services.opsworkscm.model
 
OpsWorksCmWaiter - Interface in software.amazon.awssdk.services.opsworkscm.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
OpsWorksCmWaiter.Builder - Interface in software.amazon.awssdk.services.opsworkscm.waiters
 
or(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Perform an OR comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest.Builder
 
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()

P

preferredBackupWindow(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The preferred backup period that is obtained from the server when the backup is created.
preferredBackupWindow() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The preferred backup period that is obtained from the server when the backup is created.
preferredBackupWindow(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The start time for a one-hour period during which AWS OpsWorks CM backs up application-level data on your server if automated backups are enabled.
preferredBackupWindow() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The start time for a one-hour period during which AWS OpsWorks CM backs up application-level data on your server if automated backups are enabled.
preferredBackupWindow(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The preferred backup period specified for the server.
preferredBackupWindow() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The preferred backup period specified for the server.
preferredBackupWindow(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest.Builder
Sets the value of the PreferredBackupWindow property for this object.
preferredBackupWindow() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
Returns the value of the PreferredBackupWindow property for this object.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The preferred maintenance period that is obtained from the server when the backup is created.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The preferred maintenance period that is obtained from the server when the backup is created.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The start time for a one-hour period each week during which AWS OpsWorks CM performs maintenance on the instance.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The start time for a one-hour period each week during which AWS OpsWorks CM performs maintenance on the instance.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The preferred maintenance period specified for the server.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The preferred maintenance period specified for the server.
preferredMaintenanceWindow(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest.Builder
Sets the value of the PreferredMaintenanceWindow property for this object.
preferredMaintenanceWindow() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
Returns the value of the PreferredMaintenanceWindow property for this object.

R

requestId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidNextTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ValidationException.Builder
 
ResourceAlreadyExistsException - Exception in software.amazon.awssdk.services.opsworkscm.model
The requested resource cannot be created because it already exists.
ResourceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest.Builder
The Amazon Resource Number (ARN) of an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server for which you want to show applied tags.
resourceArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
The Amazon Resource Number (ARN) of an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server for which you want to show applied tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest.Builder
The Amazon Resource Number (ARN) of a resource to which you want to apply tags.
resourceArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
The Amazon Resource Number (ARN) of a resource to which you want to apply tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest.Builder
The Amazon Resource Number (ARN) of a resource from which you want to remove tags.
resourceArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
The Amazon Resource Number (ARN) of a resource from which you want to remove tags.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.opsworkscm.model
The requested resource does not exist, or access was denied.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmResponse
 
ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
restoreServer(RestoreServerRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state.
restoreServer(Consumer<RestoreServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state.
restoreServer(RestoreServerRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state.
restoreServer(Consumer<RestoreServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state.
RestoreServerRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
RestoreServerRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
RestoreServerRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
RestoreServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.RestoreServerRequestMarshaller
 
RestoreServerResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
RestoreServerResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 

S

s3DataSize(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
Deprecated. 
s3DataSize() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
Deprecated. 
s3DataUrl(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
Deprecated. 
s3DataUrl() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
Deprecated. 
s3LogUrl(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The Amazon S3 URL of the backup's log file.
s3LogUrl() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The Amazon S3 URL of the backup's log file.
scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter.Builder
Sets a custom ScheduledExecutorService that will be used to schedule async polling attempts
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.opsworkscm.model.InvalidNextTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.opsworkscm.model.InvalidStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.opsworkscm.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.opsworkscm.model.ResourceAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.opsworkscm.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.opsworkscm.model.ValidationException
 
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The security group IDs that are obtained from the server when the backup is created.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The security group IDs that are obtained from the server when the backup is created.
securityGroupIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The security group IDs that are obtained from the server when the backup is created.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
A list of security group IDs to attach to the Amazon EC2 instance.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
A list of security group IDs to attach to the Amazon EC2 instance.
securityGroupIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
A list of security group IDs to attach to the Amazon EC2 instance.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The security group IDs for the server, as specified in the CloudFormation stack.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The security group IDs for the server, as specified in the CloudFormation stack.
securityGroupIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The security group IDs for the server, as specified in the CloudFormation stack.
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.Backup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.InvalidNextTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.InvalidStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.ResourceAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.Server
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.opsworkscm.model.ValidationException
 
server(Server) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse.Builder
The server that is created by the request.
server(Consumer<Server.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse.Builder
The server that is created by the request.
server() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
The server that is created by the request.
server(Server) - Method in interface software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse.Builder
Sets the value of the Server property for this object.
server(Consumer<Server.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse.Builder
Sets the value of the Server property for this object.
server() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
Returns the value of the Server property for this object.
Server - Class in software.amazon.awssdk.services.opsworkscm.model
Describes a configuration management server.
server(Server) - Method in interface software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse.Builder
Contains the response to a StartMaintenance request.
server(Consumer<Server.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse.Builder
Contains the response to a StartMaintenance request.
server() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
Contains the response to a StartMaintenance request.
server(Server) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse.Builder
Contains the response to an UpdateServerEngineAttributes request.
server(Consumer<Server.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse.Builder
Contains the response to an UpdateServerEngineAttributes request.
server() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
Contains the response to an UpdateServerEngineAttributes request.
server(Server) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse.Builder
Contains the response to a UpdateServer request.
server(Consumer<Server.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse.Builder
Contains the response to a UpdateServer request.
server() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
Contains the response to a UpdateServer request.
Server.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
serverArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The ARN of the server.
serverArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The ARN of the server.
ServerEvent - Class in software.amazon.awssdk.services.opsworkscm.model
An event that is related to the server, such as the start of maintenance or backup.
ServerEvent.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
serverEvents(Collection<ServerEvent>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse.Builder
Contains the response to a DescribeEvents request.
serverEvents(ServerEvent...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse.Builder
Contains the response to a DescribeEvents request.
serverEvents(Consumer<ServerEvent.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse.Builder
Contains the response to a DescribeEvents request.
serverEvents() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
Contains the response to a DescribeEvents request.
serverEvents() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeEventsIterable
Returns an iterable to iterate through the paginated DescribeEventsResponse.serverEvents() member.
serverEvents() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeEventsPublisher
Returns a publisher that can be used to get a stream of data.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest.Builder
The name of the server with which to associate the node.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
The name of the server with which to associate the node.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The name of the server from which the backup was made.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The name of the server from which the backup was made.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest.Builder
The name of the server that you want to back up.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
The name of the server that you want to back up.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The name of the server.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The name of the server.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest.Builder
The ID of the server to delete.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
The ID of the server to delete.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest.Builder
Returns backups for the server with the specified ServerName.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
Returns backups for the server with the specified ServerName.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest.Builder
The name of the server for which you want to view events.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
The name of the server for which you want to view events.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest.Builder
The name of the server from which to disassociate the node.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
The name of the server from which to disassociate the node.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest.Builder
Describes the server with the specified ServerName.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
Describes the server with the specified ServerName.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest.Builder
The name of the server from which to disassociate the node.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
The name of the server from which to disassociate the node.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest.Builder
The name of the server from which you are exporting the attribute.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
The name of the server from which you are exporting the attribute.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse.Builder
The server name used in the request.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
The server name used in the request.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest.Builder
The name of the server that you want to restore.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
The name of the server that you want to restore.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The name of the server.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The name of the server.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ServerEvent.Builder
The name of the server on or for which the event occurred.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
The name of the server on or for which the event occurred.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest.Builder
The name of the server on which to run maintenance.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
The name of the server on which to run maintenance.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest.Builder
The name of the server to update.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The name of the server to update.
serverName(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest.Builder
The name of the server to update.
serverName() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
The name of the server to update.
servers(Collection<Server>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse.Builder
Contains the response to a DescribeServers request.
servers(Server...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse.Builder
Contains the response to a DescribeServers request.
servers(Consumer<Server.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse.Builder
Contains the response to a DescribeServers request.
servers() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
Contains the response to a DescribeServers request.
servers() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeServersIterable
Returns an iterable to iterate through the paginated DescribeServersResponse.servers() member.
servers() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeServersPublisher
Returns a publisher that can be used to get a stream of data.
ServerStatus - Enum in software.amazon.awssdk.services.opsworkscm.model
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
 
serviceRoleArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The service role ARN that is obtained from the server when the backup is created.
serviceRoleArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The service role ARN that is obtained from the server when the backup is created.
serviceRoleArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The service role that the AWS OpsWorks CM service backend uses to work with your account.
serviceRoleArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The service role that the AWS OpsWorks CM service backend uses to work with your account.
serviceRoleArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The service role ARN used to create the server.
serviceRoleArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The service role ARN used to create the server.
software.amazon.awssdk.services.opsworkscm - package software.amazon.awssdk.services.opsworkscm
AWS OpsWorks CM
software.amazon.awssdk.services.opsworkscm.internal - package software.amazon.awssdk.services.opsworkscm.internal
 
software.amazon.awssdk.services.opsworkscm.model - package software.amazon.awssdk.services.opsworkscm.model
 
software.amazon.awssdk.services.opsworkscm.paginators - package software.amazon.awssdk.services.opsworkscm.paginators
 
software.amazon.awssdk.services.opsworkscm.transform - package software.amazon.awssdk.services.opsworkscm.transform
 
software.amazon.awssdk.services.opsworkscm.waiters - package software.amazon.awssdk.services.opsworkscm.waiters
 
software.amazon.awssdk.services.opsworkscm.waiters.internal - package software.amazon.awssdk.services.opsworkscm.waiters.internal
 
startMaintenance(StartMaintenanceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Manually starts server maintenance.
startMaintenance(Consumer<StartMaintenanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Manually starts server maintenance.
startMaintenance(StartMaintenanceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Manually starts server maintenance.
startMaintenance(Consumer<StartMaintenanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Manually starts server maintenance.
StartMaintenanceRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
StartMaintenanceRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
StartMaintenanceRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
StartMaintenanceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.StartMaintenanceRequestMarshaller
 
StartMaintenanceResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
StartMaintenanceResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
status(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The status of a backup while in progress.
status(BackupStatus) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The status of a backup while in progress.
status() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The status of a backup while in progress.
status(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The server's status.
status(ServerStatus) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The server's status.
status() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The server's status.
statusAsString() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The status of a backup while in progress.
statusAsString() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The server's status.
statusCode(int) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidNextTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.opsworkscm.model.InvalidStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.opsworkscm.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ValidationException.Builder
 
statusDescription(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
An informational message about backup status.
statusDescription() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
An informational message about backup status.
statusReason(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
Depending on the server status, this field has either a human-readable message (such as a create or backup error), or an escaped block of JSON (used for health check results).
statusReason() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
Depending on the server status, this field has either a human-readable message (such as a create or backup error), or an escaped block of JSON (used for health check results).
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The subnet IDs that are obtained from the server when the backup is created.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The subnet IDs that are obtained from the server when the backup is created.
subnetIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The subnet IDs that are obtained from the server when the backup is created.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The IDs of subnets in which to launch the server EC2 instance.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
The IDs of subnets in which to launch the server EC2 instance.
subnetIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
The IDs of subnets in which to launch the server EC2 instance.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The subnet IDs specified in a CreateServer request.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Server.Builder
The subnet IDs specified in a CreateServer request.
subnetIds() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
The subnet IDs specified in a CreateServer request.
subscribe(Subscriber<? super DescribeBackupsResponse>) - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeBackupsPublisher
 
subscribe(Subscriber<? super DescribeEventsResponse>) - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeEventsPublisher
 
subscribe(Subscriber<? super DescribeServersResponse>) - Method in class software.amazon.awssdk.services.opsworkscm.paginators.DescribeServersPublisher
 
subscribe(Subscriber<? super ListTagsForResourceResponse>) - Method in class software.amazon.awssdk.services.opsworkscm.paginators.ListTagsForResourcePublisher
 

T

Tag - Class in software.amazon.awssdk.services.opsworkscm.model
A map that contains tag keys and tag values to attach to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server.
Tag.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest.Builder
The keys of tags that you want to remove.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest.Builder
The keys of tags that you want to remove.
tagKeys() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
The keys of tags that you want to remove.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups.
TagResourceRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest.Builder
A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup.
tags(Tag...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest.Builder
A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest.Builder
A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup.
tags() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
A map that contains tag keys and tag values to attach to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server.
tags(Tag...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
A map that contains tag keys and tag values to attach to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest.Builder
A map that contains tag keys and tag values to attach to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server.
tags() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
A map that contains tag keys and tag values to attach to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse.Builder
Tags that have been applied to the resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse.Builder
Tags that have been applied to the resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse.Builder
Tags that have been applied to the resource.
tags() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
Tags that have been applied to the resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest.Builder
A map that contains tag keys and tag values to attach to AWS OpsWorks-CM servers or backups.
tags(Tag...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest.Builder
A map that contains tag keys and tag values to attach to AWS OpsWorks-CM servers or backups.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest.Builder
A map that contains tag keys and tag values to attach to AWS OpsWorks-CM servers or backups.
tags() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
A map that contains tag keys and tag values to attach to AWS OpsWorks-CM servers or backups.
tags() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.ListTagsForResourceIterable
Returns an iterable to iterate through the paginated ListTagsForResourceResponse.tags() member.
tags() - Method in class software.amazon.awssdk.services.opsworkscm.paginators.ListTagsForResourcePublisher
Returns a publisher that can be used to get a stream of data.
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.opsworkscm.model.InvalidNextTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.opsworkscm.model.InvalidStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.opsworkscm.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmException
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.OpsWorksCmRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.opsworkscm.model.ResourceAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.opsworkscm.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.opsworkscm.model.ValidationException
 
toolsVersion(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The version of AWS OpsWorks CM-specific tools that is obtained from the server when the backup is created.
toolsVersion() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The version of AWS OpsWorks CM-specific tools that is obtained from the server when the backup is created.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.AssociateNodeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.opsworkscm.model.BackupStatus
 
toString() - Method in enum software.amazon.awssdk.services.opsworkscm.model.BackupType
 
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateBackupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.CreateServerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteBackupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DeleteServerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeAccountAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeBackupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeEventsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DescribeServersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.DisassociateNodeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.ExportServerEngineAttributeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.opsworkscm.model.MaintenanceStatus
 
toString() - Method in enum software.amazon.awssdk.services.opsworkscm.model.NodeAssociationStatus
 
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.RestoreServerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.Server
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.ServerEvent
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.opsworkscm.model.ServerStatus
 
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.StartMaintenanceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerEngineAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.model.UpdateServerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
 

U

untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Removes specified tags from an AWS OpsWorks-CM server or backup.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Removes specified tags from an AWS OpsWorks-CM server or backup.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Removes specified tags from an AWS OpsWorks-CM server or backup.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Removes specified tags from an AWS OpsWorks-CM server or backup.
UntagResourceRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
updateServer(UpdateServerRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Updates settings for a server.
updateServer(Consumer<UpdateServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Updates settings for a server.
updateServer(UpdateServerRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Updates settings for a server.
updateServer(Consumer<UpdateServerRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Updates settings for a server.
updateServerEngineAttributes(UpdateServerEngineAttributesRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Updates engine-specific attributes on a specified server.
updateServerEngineAttributes(Consumer<UpdateServerEngineAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Updates engine-specific attributes on a specified server.
updateServerEngineAttributes(UpdateServerEngineAttributesRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Updates engine-specific attributes on a specified server.
updateServerEngineAttributes(Consumer<UpdateServerEngineAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Updates engine-specific attributes on a specified server.
UpdateServerEngineAttributesRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
UpdateServerEngineAttributesRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
UpdateServerEngineAttributesRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
UpdateServerEngineAttributesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.UpdateServerEngineAttributesRequestMarshaller
 
UpdateServerEngineAttributesResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
UpdateServerEngineAttributesResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
UpdateServerRequest - Class in software.amazon.awssdk.services.opsworkscm.model
 
UpdateServerRequest.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
UpdateServerRequestMarshaller - Class in software.amazon.awssdk.services.opsworkscm.transform
UpdateServerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.opsworkscm.transform.UpdateServerRequestMarshaller
 
UpdateServerResponse - Class in software.amazon.awssdk.services.opsworkscm.model
 
UpdateServerResponse.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
used(Integer) - Method in interface software.amazon.awssdk.services.opsworkscm.model.AccountAttribute.Builder
The current usage, such as the current number of servers that are associated with the account.
used() - Method in class software.amazon.awssdk.services.opsworkscm.model.AccountAttribute
The current usage, such as the current number of servers that are associated with the account.
userArn(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Backup.Builder
The IAM user ARN of the requester for manual backups.
userArn() - Method in class software.amazon.awssdk.services.opsworkscm.model.Backup
The IAM user ARN of the requester for manual backups.

V

ValidationException - Exception in software.amazon.awssdk.services.opsworkscm.model
One or more of the provided request parameters are not valid.
ValidationException.Builder - Interface in software.amazon.awssdk.services.opsworkscm.model
 
value(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.EngineAttribute.Builder
The value of the engine attribute.
value() - Method in class software.amazon.awssdk.services.opsworkscm.model.EngineAttribute
The value of the engine attribute.
value(String) - Method in interface software.amazon.awssdk.services.opsworkscm.model.Tag.Builder
An optional tag value, such as Production or test-owcm-server.
value() - Method in class software.amazon.awssdk.services.opsworkscm.model.Tag
An optional tag value, such as Production or test-owcm-server.
Value(Object) - Constructor for class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Create a non-projection value, where the value type is determined reflectively.
value() - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
valueOf(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.BackupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.BackupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.MaintenanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.NodeAssociationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.opsworkscm.model.ServerStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.BackupStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.BackupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.MaintenanceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.NodeAssociationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.opsworkscm.model.ServerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Retrieve the actual value that this represents, as a list.

W

waiter() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmAsyncClient
Create an instance of OpsWorksCmAsyncWaiter using this client.
waiter() - Method in interface software.amazon.awssdk.services.opsworkscm.OpsWorksCmClient
Create an instance of OpsWorksCmWaiter using this client.
WaitersRuntime - Class in software.amazon.awssdk.services.opsworkscm.waiters.internal
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.
WaitersRuntime.ResponseStatusAcceptor - Class in software.amazon.awssdk.services.opsworkscm.waiters.internal
A WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception.
WaitersRuntime.Value - Class in software.amazon.awssdk.services.opsworkscm.waiters.internal
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
waiterState() - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
waitUntilNodeAssociated(DescribeNodeAssociationStatusRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter
Polls OpsWorksCmAsyncClient.describeNodeAssociationStatus(software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest) API until the desired condition NodeAssociated is met, or until it is determined that the resource will never enter into the desired state
waitUntilNodeAssociated(Consumer<DescribeNodeAssociationStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter
Polls OpsWorksCmAsyncClient.describeNodeAssociationStatus(software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest) API until the desired condition NodeAssociated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNodeAssociated(DescribeNodeAssociationStatusRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter
Polls OpsWorksCmAsyncClient.describeNodeAssociationStatus(software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest) API until the desired condition NodeAssociated is met, or until it is determined that the resource will never enter into the desired state
waitUntilNodeAssociated(Consumer<DescribeNodeAssociationStatusRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmAsyncWaiter
Polls OpsWorksCmAsyncClient.describeNodeAssociationStatus(software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest) API until the desired condition NodeAssociated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNodeAssociated(DescribeNodeAssociationStatusRequest) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter
Polls OpsWorksCmClient.describeNodeAssociationStatus(software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest) API until the desired condition NodeAssociated is met, or until it is determined that the resource will never enter into the desired state
waitUntilNodeAssociated(Consumer<DescribeNodeAssociationStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter
Polls OpsWorksCmClient.describeNodeAssociationStatus(software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest) API until the desired condition NodeAssociated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNodeAssociated(DescribeNodeAssociationStatusRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter
Polls OpsWorksCmClient.describeNodeAssociationStatus(software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest) API until the desired condition NodeAssociated is met, or until it is determined that the resource will never enter into the desired state
waitUntilNodeAssociated(Consumer<DescribeNodeAssociationStatusRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.opsworkscm.waiters.OpsWorksCmWaiter
Polls OpsWorksCmClient.describeNodeAssociationStatus(software.amazon.awssdk.services.opsworkscm.model.DescribeNodeAssociationStatusRequest) API until the desired condition NodeAssociated is met, or until it is determined that the resource will never enter into the desired state.
wildcard() - Method in class software.amazon.awssdk.services.opsworkscm.waiters.internal.WaitersRuntime.Value
Execute a wildcard expression on this value: https://jmespath.org/specification.html#wildcard-expressions
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.