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

A

AbstractAWSOpsWorksCM - Class in com.amazonaws.services.opsworkscm
Abstract implementation of AWSOpsWorksCM.
AbstractAWSOpsWorksCM() - Constructor for class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
AbstractAWSOpsWorksCMAsync - Class in com.amazonaws.services.opsworkscm
Abstract implementation of AWSOpsWorksCMAsync.
AbstractAWSOpsWorksCMAsync() - Constructor for class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
AccountAttribute - Class in com.amazonaws.services.opsworkscm.model
Stores account attributes.
AccountAttribute() - Constructor for class com.amazonaws.services.opsworkscm.model.AccountAttribute
 
apply(DescribeNodeAssociationStatusRequest) - Method in class com.amazonaws.services.opsworkscm.waiters.DescribeNodeAssociationStatusFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
associateNode(AssociateNodeRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
associateNode(AssociateNodeRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Associates a new node with the server.
associateNode(AssociateNodeRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Associates a new node with the server.
associateNodeAsync(AssociateNodeRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
associateNodeAsync(AssociateNodeRequest, AsyncHandler<AssociateNodeRequest, AssociateNodeResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
associateNodeAsync(AssociateNodeRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Associates a new node with the server.
associateNodeAsync(AssociateNodeRequest, AsyncHandler<AssociateNodeRequest, AssociateNodeResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Associates a new node with the server.
associateNodeAsync(AssociateNodeRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
associateNodeAsync(AssociateNodeRequest, AsyncHandler<AssociateNodeRequest, AssociateNodeResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
AssociateNodeRequest - Class in com.amazonaws.services.opsworkscm.model
 
AssociateNodeRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
 
AssociateNodeResult - Class in com.amazonaws.services.opsworkscm.model
 
AssociateNodeResult() - Constructor for class com.amazonaws.services.opsworkscm.model.AssociateNodeResult
 
asyncBuilder() - Static method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
AWSOpsWorksCM - Interface in com.amazonaws.services.opsworkscm
Interface for accessing OpsWorksCM.
AWSOpsWorksCMAsync - Interface in com.amazonaws.services.opsworkscm
Interface for accessing OpsWorksCM asynchronously.
AWSOpsWorksCMAsyncClient - Class in com.amazonaws.services.opsworkscm
Client for accessing OpsWorksCM asynchronously.
AWSOpsWorksCMAsyncClient() - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
AWSOpsWorksCMAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
AWSOpsWorksCMAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
AWSOpsWorksCMAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
AWSOpsWorksCMAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
AWSOpsWorksCMAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
AWSOpsWorksCMAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
AWSOpsWorksCMAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
AWSOpsWorksCMAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
AWSOpsWorksCMAsyncClientBuilder - Class in com.amazonaws.services.opsworkscm
Fluent builder for AWSOpsWorksCMAsync.
AWSOpsWorksCMClient - Class in com.amazonaws.services.opsworkscm
Client for accessing OpsWorksCM.
AWSOpsWorksCMClient() - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
AWSOpsWorksCMClient(ClientConfiguration) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
AWSOpsWorksCMClient(AWSCredentials) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSOpsWorksCMClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSOpsWorksCMClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
AWSOpsWorksCMClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
AWSOpsWorksCMClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
AWSOpsWorksCMClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
AWSOpsWorksCMClientBuilder - Class in com.amazonaws.services.opsworkscm
Fluent builder for AWSOpsWorksCM.
AWSOpsWorksCMException - Exception in com.amazonaws.services.opsworkscm.model
Base exception for all service exceptions thrown by AWS OpsWorks CM
AWSOpsWorksCMException(String) - Constructor for exception com.amazonaws.services.opsworkscm.model.AWSOpsWorksCMException
Constructs a new AWSOpsWorksCMException with the specified error message.
AWSOpsWorksCMWaiters - Class in com.amazonaws.services.opsworkscm.waiters
 
AWSOpsWorksCMWaiters(AWSOpsWorksCM) - Constructor for class com.amazonaws.services.opsworkscm.waiters.AWSOpsWorksCMWaiters
Constructs a new AWSOpsWorksCMWaiters with the given client

B

Backup - Class in com.amazonaws.services.opsworkscm.model
Describes a single backup.
Backup() - Constructor for class com.amazonaws.services.opsworkscm.model.Backup
 
BackupStatus - Enum in com.amazonaws.services.opsworkscm.model
 
BackupType - Enum in com.amazonaws.services.opsworkscm.model
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClientBuilder
Construct an asynchronous implementation of AWSOpsWorksCMAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClientBuilder
Construct a synchronous implementation of AWSOpsWorksCM using the current builder configuration.
builder() - Static method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
 

C

clone() - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.Backup
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.Server
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.Tag
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesResult
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
clone() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerResult
 
com.amazonaws.services.opsworkscm - package com.amazonaws.services.opsworkscm
AWS OpsWorks CM
com.amazonaws.services.opsworkscm.model - package com.amazonaws.services.opsworkscm.model
 
com.amazonaws.services.opsworkscm.waiters - package com.amazonaws.services.opsworkscm.waiters
 
configFactory - Static variable in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Client configuration factory providing ClientConfigurations tailored to this client
createBackup(CreateBackupRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
createBackup(CreateBackupRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Creates an application-level backup of a server.
createBackup(CreateBackupRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Creates an application-level backup of a server.
createBackupAsync(CreateBackupRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
createBackupAsync(CreateBackupRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Creates an application-level backup of a server.
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Creates an application-level backup of a server.
createBackupAsync(CreateBackupRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
CreateBackupRequest - Class in com.amazonaws.services.opsworkscm.model
 
CreateBackupRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
 
CreateBackupResult - Class in com.amazonaws.services.opsworkscm.model
 
CreateBackupResult() - Constructor for class com.amazonaws.services.opsworkscm.model.CreateBackupResult
 
createServer(CreateServerRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
createServer(CreateServerRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Creates and immedately starts a new server.
createServer(CreateServerRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Creates and immedately starts a new server.
createServerAsync(CreateServerRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
createServerAsync(CreateServerRequest, AsyncHandler<CreateServerRequest, CreateServerResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
createServerAsync(CreateServerRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Creates and immedately starts a new server.
createServerAsync(CreateServerRequest, AsyncHandler<CreateServerRequest, CreateServerResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Creates and immedately starts a new server.
createServerAsync(CreateServerRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
createServerAsync(CreateServerRequest, AsyncHandler<CreateServerRequest, CreateServerResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
CreateServerRequest - Class in com.amazonaws.services.opsworkscm.model
 
CreateServerRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.CreateServerRequest
 
CreateServerResult - Class in com.amazonaws.services.opsworkscm.model
 
CreateServerResult() - Constructor for class com.amazonaws.services.opsworkscm.model.CreateServerResult
 

D

defaultClient() - Static method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClientBuilder
 
deleteBackup(DeleteBackupRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
deleteBackup(DeleteBackupRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Deletes a backup.
deleteBackup(DeleteBackupRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Deletes a backup.
deleteBackupAsync(DeleteBackupRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
deleteBackupAsync(DeleteBackupRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Deletes a backup.
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Deletes a backup.
deleteBackupAsync(DeleteBackupRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
DeleteBackupRequest - Class in com.amazonaws.services.opsworkscm.model
 
DeleteBackupRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.DeleteBackupRequest
 
DeleteBackupResult - Class in com.amazonaws.services.opsworkscm.model
 
DeleteBackupResult() - Constructor for class com.amazonaws.services.opsworkscm.model.DeleteBackupResult
 
deleteServer(DeleteServerRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
deleteServer(DeleteServerRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance).
deleteServer(DeleteServerRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance).
deleteServerAsync(DeleteServerRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
deleteServerAsync(DeleteServerRequest, AsyncHandler<DeleteServerRequest, DeleteServerResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
deleteServerAsync(DeleteServerRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance).
deleteServerAsync(DeleteServerRequest, AsyncHandler<DeleteServerRequest, DeleteServerResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance).
deleteServerAsync(DeleteServerRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
deleteServerAsync(DeleteServerRequest, AsyncHandler<DeleteServerRequest, DeleteServerResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
DeleteServerRequest - Class in com.amazonaws.services.opsworkscm.model
 
DeleteServerRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.DeleteServerRequest
 
DeleteServerResult - Class in com.amazonaws.services.opsworkscm.model
 
DeleteServerResult() - Constructor for class com.amazonaws.services.opsworkscm.model.DeleteServerResult
 
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Describes your OpsWorks-CM account attributes.
describeAccountAttributes(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Describes your OpsWorks-CM account attributes.
describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Describes your OpsWorks-CM account attributes.
describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Describes your OpsWorks-CM account attributes.
describeAccountAttributesAsync(DescribeAccountAttributesRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
describeAccountAttributesAsync(DescribeAccountAttributesRequest, AsyncHandler<DescribeAccountAttributesRequest, DescribeAccountAttributesResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
DescribeAccountAttributesRequest - Class in com.amazonaws.services.opsworkscm.model
 
DescribeAccountAttributesRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesRequest
 
DescribeAccountAttributesResult - Class in com.amazonaws.services.opsworkscm.model
 
DescribeAccountAttributesResult() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesResult
 
describeBackups(DescribeBackupsRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
describeBackups(DescribeBackupsRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Describes backups.
describeBackups(DescribeBackupsRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Describes backups.
describeBackupsAsync(DescribeBackupsRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeBackupsAsync(DescribeBackupsRequest, AsyncHandler<DescribeBackupsRequest, DescribeBackupsResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeBackupsAsync(DescribeBackupsRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Describes backups.
describeBackupsAsync(DescribeBackupsRequest, AsyncHandler<DescribeBackupsRequest, DescribeBackupsResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Describes backups.
describeBackupsAsync(DescribeBackupsRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
describeBackupsAsync(DescribeBackupsRequest, AsyncHandler<DescribeBackupsRequest, DescribeBackupsResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
DescribeBackupsRequest - Class in com.amazonaws.services.opsworkscm.model
 
DescribeBackupsRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
 
DescribeBackupsResult - Class in com.amazonaws.services.opsworkscm.model
 
DescribeBackupsResult() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
 
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Describes events for a specified server.
describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Describes events for a specified server.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Describes events for a specified server.
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Describes events for a specified server.
describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
DescribeEventsRequest - Class in com.amazonaws.services.opsworkscm.model
 
DescribeEventsRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
 
DescribeEventsResult - Class in com.amazonaws.services.opsworkscm.model
 
DescribeEventsResult() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
 
describeNodeAssociationStatus(DescribeNodeAssociationStatusRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
describeNodeAssociationStatus(DescribeNodeAssociationStatusRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Returns the current status of an existing association or disassociation request.
describeNodeAssociationStatus(DescribeNodeAssociationStatusRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Returns the current status of an existing association or disassociation request.
describeNodeAssociationStatusAsync(DescribeNodeAssociationStatusRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeNodeAssociationStatusAsync(DescribeNodeAssociationStatusRequest, AsyncHandler<DescribeNodeAssociationStatusRequest, DescribeNodeAssociationStatusResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeNodeAssociationStatusAsync(DescribeNodeAssociationStatusRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Returns the current status of an existing association or disassociation request.
describeNodeAssociationStatusAsync(DescribeNodeAssociationStatusRequest, AsyncHandler<DescribeNodeAssociationStatusRequest, DescribeNodeAssociationStatusResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Returns the current status of an existing association or disassociation request.
describeNodeAssociationStatusAsync(DescribeNodeAssociationStatusRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
describeNodeAssociationStatusAsync(DescribeNodeAssociationStatusRequest, AsyncHandler<DescribeNodeAssociationStatusRequest, DescribeNodeAssociationStatusResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
DescribeNodeAssociationStatusFunction - Class in com.amazonaws.services.opsworkscm.waiters
 
DescribeNodeAssociationStatusFunction(AWSOpsWorksCM) - Constructor for class com.amazonaws.services.opsworkscm.waiters.DescribeNodeAssociationStatusFunction
Constructs a new DescribeNodeAssociationStatusFunction with the given client
DescribeNodeAssociationStatusRequest - Class in com.amazonaws.services.opsworkscm.model
 
DescribeNodeAssociationStatusRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
DescribeNodeAssociationStatusResult - Class in com.amazonaws.services.opsworkscm.model
 
DescribeNodeAssociationStatusResult() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
 
describeServers(DescribeServersRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
describeServers(DescribeServersRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Lists all configuration management servers that are identified with your account.
describeServers(DescribeServersRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Lists all configuration management servers that are identified with your account.
describeServersAsync(DescribeServersRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeServersAsync(DescribeServersRequest, AsyncHandler<DescribeServersRequest, DescribeServersResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
describeServersAsync(DescribeServersRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Lists all configuration management servers that are identified with your account.
describeServersAsync(DescribeServersRequest, AsyncHandler<DescribeServersRequest, DescribeServersResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Lists all configuration management servers that are identified with your account.
describeServersAsync(DescribeServersRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
describeServersAsync(DescribeServersRequest, AsyncHandler<DescribeServersRequest, DescribeServersResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
DescribeServersRequest - Class in com.amazonaws.services.opsworkscm.model
 
DescribeServersRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
 
DescribeServersResult - Class in com.amazonaws.services.opsworkscm.model
 
DescribeServersResult() - Constructor for class com.amazonaws.services.opsworkscm.model.DescribeServersResult
 
disassociateNode(DisassociateNodeRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
disassociateNode(DisassociateNodeRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
disassociateNode(DisassociateNodeRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
disassociateNodeAsync(DisassociateNodeRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
disassociateNodeAsync(DisassociateNodeRequest, AsyncHandler<DisassociateNodeRequest, DisassociateNodeResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
disassociateNodeAsync(DisassociateNodeRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
disassociateNodeAsync(DisassociateNodeRequest, AsyncHandler<DisassociateNodeRequest, DisassociateNodeResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes.
disassociateNodeAsync(DisassociateNodeRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
disassociateNodeAsync(DisassociateNodeRequest, AsyncHandler<DisassociateNodeRequest, DisassociateNodeResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
DisassociateNodeRequest - Class in com.amazonaws.services.opsworkscm.model
 
DisassociateNodeRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
 
DisassociateNodeResult - Class in com.amazonaws.services.opsworkscm.model
 
DisassociateNodeResult() - Constructor for class com.amazonaws.services.opsworkscm.model.DisassociateNodeResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
The region metadata service name for computing region endpoints.
EngineAttribute - Class in com.amazonaws.services.opsworkscm.model
A name and value pair that is specific to the engine of the server.
EngineAttribute() - Constructor for class com.amazonaws.services.opsworkscm.model.EngineAttribute
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.Backup
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.Server
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
equals(Object) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerResult
 
exportServerEngineAttribute(ExportServerEngineAttributeRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
exportServerEngineAttribute(ExportServerEngineAttributeRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Exports a specified server engine attribute as a base64-encoded string.
exportServerEngineAttribute(ExportServerEngineAttributeRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Exports a specified server engine attribute as a base64-encoded string.
exportServerEngineAttributeAsync(ExportServerEngineAttributeRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
exportServerEngineAttributeAsync(ExportServerEngineAttributeRequest, AsyncHandler<ExportServerEngineAttributeRequest, ExportServerEngineAttributeResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
exportServerEngineAttributeAsync(ExportServerEngineAttributeRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Exports a specified server engine attribute as a base64-encoded string.
exportServerEngineAttributeAsync(ExportServerEngineAttributeRequest, AsyncHandler<ExportServerEngineAttributeRequest, ExportServerEngineAttributeResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Exports a specified server engine attribute as a base64-encoded string.
exportServerEngineAttributeAsync(ExportServerEngineAttributeRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
exportServerEngineAttributeAsync(ExportServerEngineAttributeRequest, AsyncHandler<ExportServerEngineAttributeRequest, ExportServerEngineAttributeResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
ExportServerEngineAttributeRequest - Class in com.amazonaws.services.opsworkscm.model
 
ExportServerEngineAttributeRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
ExportServerEngineAttributeResult - Class in com.amazonaws.services.opsworkscm.model
 
ExportServerEngineAttributeResult() - Constructor for class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.opsworkscm.model.BackupStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworkscm.model.BackupType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworkscm.model.MaintenanceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworkscm.model.NodeAssociationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.opsworkscm.model.ServerStatus
Use this in place of valueOf.

G

getAssociatePublicIpAddress() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Associate a public IP address with a server that you are launching.
getAssociatePublicIpAddress() - Method in class com.amazonaws.services.opsworkscm.model.Server
Associate a public IP address with a server that you are launching.
getAttributeName() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The name of the engine attribute to update.
getAttributes() - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesResult
The attributes that are currently set for the account.
getAttributeValue() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The value to set for the attribute.
getBackup() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupResult
Backup created by request.
getBackupArn() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The ARN of the backup.
getBackupId() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The generated ID of the backup.
getBackupId() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
If you specify this field, AWS OpsWorks CM creates the server by using the backup represented by BackupId.
getBackupId() - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupRequest
The ID of the backup to delete.
getBackupId() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
Describes a single backup.
getBackupId() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The ID of the backup that you want to use to restore a server.
getBackupRetentionCount() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The number of automated backups that you want to keep.
getBackupRetentionCount() - Method in class com.amazonaws.services.opsworkscm.model.Server
The number of automated backups to keep.
getBackupRetentionCount() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
Sets the number of automated backups that you want to keep.
getBackups() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
Contains the response to a DescribeBackups request.
getBackupType() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The backup type.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCloudFormationStackArn() - Method in class com.amazonaws.services.opsworkscm.model.Server
The ARN of the CloudFormation stack that was used to create the server.
getCreatedAt() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The time stamp when the backup was created in the database.
getCreatedAt() - Method in class com.amazonaws.services.opsworkscm.model.Server
Time stamp of server creation.
getCreatedAt() - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
The time when the event occurred.
getCustomCertificate() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A PEM-formatted HTTPS certificate.
getCustomDomain() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
An optional public endpoint of a server, such as https://aws.my-company.com.
getCustomDomain() - Method in class com.amazonaws.services.opsworkscm.model.Server
An optional public endpoint of a server, such as https://aws.my-company.com.
getCustomPrivateKey() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A private key in PEM format for connecting to the server by using HTTPS.
getDescription() - Method in class com.amazonaws.services.opsworkscm.model.Backup
A user-provided description for a manual backup.
getDescription() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
A user-defined description of the backup.
getDisableAutomatedBackup() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Enable or disable scheduled backups.
getDisableAutomatedBackup() - Method in class com.amazonaws.services.opsworkscm.model.Server
Disables automated backups.
getDisableAutomatedBackup() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
Setting DisableAutomatedBackup to true disables automated or scheduled backups.
getEndpoint() - Method in class com.amazonaws.services.opsworkscm.model.Server
A DNS name that can be used to access the engine.
getEngine() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The engine type that is obtained from the server when the backup is created.
getEngine() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The configuration management engine to use.
getEngine() - Method in class com.amazonaws.services.opsworkscm.model.Server
The engine type of the server.
getEngineAttribute() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
The requested engine attribute pair with attribute name and value.
getEngineAttributes() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
Engine attributes used for associating the node.
getEngineAttributes() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Optional engine attributes on a specified server.
getEngineAttributes() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
Attributes specific to the node association.
getEngineAttributes() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
Engine attributes that are used for disassociating the node.
getEngineAttributes() - Method in class com.amazonaws.services.opsworkscm.model.Server
The response of a createServer() request returns the master credential to access the server in EngineAttributes.
getEngineAttributes() - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
Engine attributes that are specific to the server on which you want to run maintenance.
getEngineModel() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The engine model that is obtained from the server when the backup is created.
getEngineModel() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The engine model of the server.
getEngineModel() - Method in class com.amazonaws.services.opsworkscm.model.Server
The engine model of the server.
getEngineVersion() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The engine version that is obtained from the server when the backup is created.
getEngineVersion() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The major release version of the engine that you want to use.
getEngineVersion() - Method in class com.amazonaws.services.opsworkscm.model.Server
The engine version of the server.
getExecutorService() - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
Returns the executor service used by this client to execute async requests.
getExportAttributeName() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The name of the export attribute.
getInputAttributes() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The list of engine attributes.
getInstanceProfileArn() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The EC2 instance profile ARN that is obtained from the server when the backup is created.
getInstanceProfileArn() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The ARN of the instance profile that your Amazon EC2 instances use.
getInstanceProfileArn() - Method in class com.amazonaws.services.opsworkscm.model.Server
The instance profile ARN of the server.
getInstanceType() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The instance type that is obtained from the server when the backup is created.
getInstanceType() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The Amazon EC2 instance type to use.
getInstanceType() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The type of instance to restore.
getInstanceType() - Method in class com.amazonaws.services.opsworkscm.model.Server
The instance type for the server, as specified in the CloudFormation stack.
getKey() - Method in class com.amazonaws.services.opsworkscm.model.Tag
A tag key, such as Stage or Name.
getKeyPair() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The key pair that is obtained from the server when the backup is created.
getKeyPair() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The Amazon EC2 key pair to set for the instance.
getKeyPair() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The name of the key pair to set on the new EC2 instance.
getKeyPair() - Method in class com.amazonaws.services.opsworkscm.model.Server
The key pair associated with the server.
getLogUrl() - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
The Amazon S3 URL of the event's log file.
getMaintenanceStatus() - Method in class com.amazonaws.services.opsworkscm.model.Server
The status of the most recent server maintenance run.
getMaximum() - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
The maximum allowed value.
getMaxResults() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
This is not currently implemented for DescribeBackups requests.
getMaxResults() - Method in class com.amazonaws.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.
getMaxResults() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
This is not currently implemented for DescribeServers requests.
getMaxResults() - Method in class com.amazonaws.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.
getMessage() - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
A human-readable informational or status message.
getName() - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
The attribute name.
getName() - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
The name of the engine attribute.
getNextToken() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
This is not currently implemented for DescribeBackups requests.
getNextToken() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
This is not currently implemented for DescribeBackups requests.
getNextToken() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
NextToken is a string that is returned in some command responses.
getNextToken() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
NextToken is a string that is returned in some command responses.
getNextToken() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
This is not currently implemented for DescribeServers requests.
getNextToken() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
This is not currently implemented for DescribeServers requests.
getNextToken() - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceRequest
NextToken is a string that is returned in some command responses.
getNextToken() - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
A token that you can use as the value of NextToken in subsequent calls to the API to show more results.
getNodeAssociationStatus() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
The status of the association or disassociation request.
getNodeAssociationStatusToken() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeResult
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the association request.
getNodeAssociationStatusToken() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
The token returned in either the AssociateNodeResponse or the DisassociateNodeResponse.
getNodeAssociationStatusToken() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeResult
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the disassociation request.
getNodeName() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
The name of the node.
getNodeName() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
The name of the client node.
getPreferredBackupWindow() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The preferred backup period that is obtained from the server when the backup is created.
getPreferredBackupWindow() - Method in class com.amazonaws.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.
getPreferredBackupWindow() - Method in class com.amazonaws.services.opsworkscm.model.Server
The preferred backup period specified for the server.
getPreferredBackupWindow() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The preferred maintenance period that is obtained from the server when the backup is created.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The start time for a one-hour period each week during which AWS OpsWorks CM performs maintenance on the instance.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.opsworkscm.model.Server
The preferred maintenance period specified for the server.
getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
getResourceArn() - Method in class com.amazonaws.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.
getResourceArn() - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
The Amazon Resource Number (ARN) of a resource to which you want to apply tags.
getResourceArn() - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
The Amazon Resource Number (ARN) of a resource from which you want to remove tags.
getS3DataSize() - Method in class com.amazonaws.services.opsworkscm.model.Backup
Deprecated.
getS3DataUrl() - Method in class com.amazonaws.services.opsworkscm.model.Backup
Deprecated.
getS3LogUrl() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The Amazon S3 URL of the backup's log file.
getSecurityGroupIds() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The security group IDs that are obtained from the server when the backup is created.
getSecurityGroupIds() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A list of security group IDs to attach to the Amazon EC2 instance.
getSecurityGroupIds() - Method in class com.amazonaws.services.opsworkscm.model.Server
The security group IDs for the server, as specified in the CloudFormation stack.
getServer() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerResult
The server that is created by the request.
getServer() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerResult
 
getServer() - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceResult
Contains the response to a StartMaintenance request.
getServer() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesResult
Contains the response to an UpdateServerEngineAttributes request.
getServer() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerResult
Contains the response to a UpdateServer request.
getServerArn() - Method in class com.amazonaws.services.opsworkscm.model.Server
The ARN of the server.
getServerEvents() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
Contains the response to a DescribeEvents request.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
The name of the server with which to associate the node.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The name of the server from which the backup was made.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
The name of the server that you want to back up.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The name of the server.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerRequest
The ID of the server to delete.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
Returns backups for the server with the specified ServerName.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
The name of the server for which you want to view events.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
The name of the server from which to disassociate the node.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
Describes the server with the specified ServerName.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
The name of the server from which to disassociate the node.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The name of the server from which you are exporting the attribute.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
The server name used in the request.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The name of the server that you want to restore.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.Server
The name of the server.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
The name of the server on or for which the event occurred.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
The name of the server on which to run maintenance.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The name of the server to update.
getServerName() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
The name of the server to update.
getServers() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
Contains the response to a DescribeServers request.
getServiceRoleArn() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The service role ARN that is obtained from the server when the backup is created.
getServiceRoleArn() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The service role that the AWS OpsWorks CM service backend uses to work with your account.
getServiceRoleArn() - Method in class com.amazonaws.services.opsworkscm.model.Server
The service role ARN used to create the server.
getStatus() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The status of a backup while in progress.
getStatus() - Method in class com.amazonaws.services.opsworkscm.model.Server
The server's status.
getStatusDescription() - Method in class com.amazonaws.services.opsworkscm.model.Backup
An informational message about backup status.
getStatusReason() - Method in class com.amazonaws.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).
getSubnetIds() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The subnet IDs that are obtained from the server when the backup is created.
getSubnetIds() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The IDs of subnets in which to launch the server EC2 instance.
getSubnetIds() - Method in class com.amazonaws.services.opsworkscm.model.Server
The subnet IDs specified in a CreateServer request.
getTagKeys() - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
The keys of tags that you want to remove.
getTags() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup.
getTags() - Method in class com.amazonaws.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.
getTags() - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
Tags that have been applied to the resource.
getTags() - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
A map that contains tag keys and tag values to attach to AWS OpsWorks-CM servers or backups.
getToolsVersion() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The version of AWS OpsWorks CM-specific tools that is obtained from the server when the backup is created.
getUsed() - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
The current usage, such as the current number of servers that are associated with the account.
getUserArn() - Method in class com.amazonaws.services.opsworkscm.model.Backup
The IAM user ARN of the requester for manual backups.
getValue() - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
The value of the engine attribute.
getValue() - Method in class com.amazonaws.services.opsworkscm.model.Tag
An optional tag value, such as Production or test-owcm-server.

H

hashCode() - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.Backup
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.Server
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.Tag
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesResult
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
hashCode() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerResult
 

I

InvalidNextTokenException - Exception in com.amazonaws.services.opsworkscm.model
This occurs when the provided nextToken is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.opsworkscm.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidStateException - Exception in com.amazonaws.services.opsworkscm.model
The resource is in a state that does not allow you to perform a specified action.
InvalidStateException(String) - Constructor for exception com.amazonaws.services.opsworkscm.model.InvalidStateException
Constructs a new InvalidStateException with the specified error message.
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Associate a public IP address with a server that you are launching.
isAssociatePublicIpAddress() - Method in class com.amazonaws.services.opsworkscm.model.Server
Associate a public IP address with a server that you are launching.
isDisableAutomatedBackup() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Enable or disable scheduled backups.
isDisableAutomatedBackup() - Method in class com.amazonaws.services.opsworkscm.model.Server
Disables automated backups.
isDisableAutomatedBackup() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
Setting DisableAutomatedBackup to true disables automated or scheduled backups.

L

LimitExceededException - Exception in com.amazonaws.services.opsworkscm.model
The limit of servers or backups has been reached.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.opsworkscm.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
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 class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
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.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
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.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
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.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.opsworkscm.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.opsworkscm.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
 

M

MaintenanceStatus - Enum in com.amazonaws.services.opsworkscm.model
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opsworkscm.model.Backup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opsworkscm.model.Server
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.opsworkscm.model.Tag
 

N

nodeAssociated() - Method in class com.amazonaws.services.opsworkscm.waiters.AWSOpsWorksCMWaiters
Builds a NodeAssociated waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
NodeAssociationStatus - Enum in com.amazonaws.services.opsworkscm.model
The status of the association or disassociation request.

R

ResourceAlreadyExistsException - Exception in com.amazonaws.services.opsworkscm.model
The requested resource cannot be created because it already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.opsworkscm.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.opsworkscm.model
The requested resource does not exist, or access was denied.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.opsworkscm.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
restoreServer(RestoreServerRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
restoreServer(RestoreServerRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state.
restoreServer(RestoreServerRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state.
restoreServerAsync(RestoreServerRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
restoreServerAsync(RestoreServerRequest, AsyncHandler<RestoreServerRequest, RestoreServerResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
restoreServerAsync(RestoreServerRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state.
restoreServerAsync(RestoreServerRequest, AsyncHandler<RestoreServerRequest, RestoreServerResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state.
restoreServerAsync(RestoreServerRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
restoreServerAsync(RestoreServerRequest, AsyncHandler<RestoreServerRequest, RestoreServerResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
RestoreServerRequest - Class in com.amazonaws.services.opsworkscm.model
 
RestoreServerRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
 
RestoreServerResult - Class in com.amazonaws.services.opsworkscm.model
 
RestoreServerResult() - Constructor for class com.amazonaws.services.opsworkscm.model.RestoreServerResult
 

S

Server - Class in com.amazonaws.services.opsworkscm.model
Describes a configuration management server.
Server() - Constructor for class com.amazonaws.services.opsworkscm.model.Server
 
ServerEvent - Class in com.amazonaws.services.opsworkscm.model
An event that is related to the server, such as the start of maintenance or backup.
ServerEvent() - Constructor for class com.amazonaws.services.opsworkscm.model.ServerEvent
 
ServerStatus - Enum in com.amazonaws.services.opsworkscm.model
 
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Associate a public IP address with a server that you are launching.
setAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.Server
Associate a public IP address with a server that you are launching.
setAttributeName(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The name of the engine attribute to update.
setAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesResult
The attributes that are currently set for the account.
setAttributeValue(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The value to set for the attribute.
setBackup(Backup) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupResult
Backup created by request.
setBackupArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The ARN of the backup.
setBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The generated ID of the backup.
setBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
If you specify this field, AWS OpsWorks CM creates the server by using the backup represented by BackupId.
setBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupRequest
The ID of the backup to delete.
setBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
Describes a single backup.
setBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The ID of the backup that you want to use to restore a server.
setBackupRetentionCount(Integer) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The number of automated backups that you want to keep.
setBackupRetentionCount(Integer) - Method in class com.amazonaws.services.opsworkscm.model.Server
The number of automated backups to keep.
setBackupRetentionCount(Integer) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
Sets the number of automated backups that you want to keep.
setBackups(Collection<Backup>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
Contains the response to a DescribeBackups request.
setBackupType(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The backup type.
setBackupType(BackupType) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The backup type.
setCloudFormationStackArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The ARN of the CloudFormation stack that was used to create the server.
setCreatedAt(Date) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The time stamp when the backup was created in the database.
setCreatedAt(Date) - Method in class com.amazonaws.services.opsworkscm.model.Server
Time stamp of server creation.
setCreatedAt(Date) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
The time when the event occurred.
setCustomCertificate(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A PEM-formatted HTTPS certificate.
setCustomDomain(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
An optional public endpoint of a server, such as https://aws.my-company.com.
setCustomDomain(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
An optional public endpoint of a server, such as https://aws.my-company.com.
setCustomPrivateKey(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A private key in PEM format for connecting to the server by using HTTPS.
setDescription(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
A user-provided description for a manual backup.
setDescription(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
A user-defined description of the backup.
setDisableAutomatedBackup(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Enable or disable scheduled backups.
setDisableAutomatedBackup(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.Server
Disables automated backups.
setDisableAutomatedBackup(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
Setting DisableAutomatedBackup to true disables automated or scheduled backups.
setEndpoint(String) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
setEndpoint(String) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpoint(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
A DNS name that can be used to access the engine.
setEngine(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The engine type that is obtained from the server when the backup is created.
setEngine(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The configuration management engine to use.
setEngine(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The engine type of the server.
setEngineAttribute(EngineAttribute) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
The requested engine attribute pair with attribute name and value.
setEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
Engine attributes used for associating the node.
setEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Optional engine attributes on a specified server.
setEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
Attributes specific to the node association.
setEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
Engine attributes that are used for disassociating the node.
setEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.Server
The response of a createServer() request returns the master credential to access the server in EngineAttributes.
setEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
Engine attributes that are specific to the server on which you want to run maintenance.
setEngineModel(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The engine model that is obtained from the server when the backup is created.
setEngineModel(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The engine model of the server.
setEngineModel(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The engine model of the server.
setEngineVersion(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The engine version that is obtained from the server when the backup is created.
setEngineVersion(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The major release version of the engine that you want to use.
setEngineVersion(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The engine version of the server.
setExportAttributeName(String) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The name of the export attribute.
setInputAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The list of engine attributes.
setInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The EC2 instance profile ARN that is obtained from the server when the backup is created.
setInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The ARN of the instance profile that your Amazon EC2 instances use.
setInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The instance profile ARN of the server.
setInstanceType(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The instance type that is obtained from the server when the backup is created.
setInstanceType(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The Amazon EC2 instance type to use.
setInstanceType(String) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The type of instance to restore.
setInstanceType(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The instance type for the server, as specified in the CloudFormation stack.
setKey(String) - Method in class com.amazonaws.services.opsworkscm.model.Tag
A tag key, such as Stage or Name.
setKeyPair(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The key pair that is obtained from the server when the backup is created.
setKeyPair(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The Amazon EC2 key pair to set for the instance.
setKeyPair(String) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The name of the key pair to set on the new EC2 instance.
setKeyPair(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The key pair associated with the server.
setLogUrl(String) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
The Amazon S3 URL of the event's log file.
setMaintenanceStatus(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The status of the most recent server maintenance run.
setMaintenanceStatus(MaintenanceStatus) - Method in class com.amazonaws.services.opsworkscm.model.Server
The status of the most recent server maintenance run.
setMaximum(Integer) - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
The maximum allowed value.
setMaxResults(Integer) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
This is not currently implemented for DescribeBackups requests.
setMaxResults(Integer) - Method in class com.amazonaws.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.
setMaxResults(Integer) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
This is not currently implemented for DescribeServers requests.
setMaxResults(Integer) - Method in class com.amazonaws.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.
setMessage(String) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
A human-readable informational or status message.
setName(String) - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
The attribute name.
setName(String) - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
The name of the engine attribute.
setNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
This is not currently implemented for DescribeBackups requests.
setNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
This is not currently implemented for DescribeBackups requests.
setNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
NextToken is a string that is returned in some command responses.
setNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
NextToken is a string that is returned in some command responses.
setNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
This is not currently implemented for DescribeServers requests.
setNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
This is not currently implemented for DescribeServers requests.
setNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceRequest
NextToken is a string that is returned in some command responses.
setNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
A token that you can use as the value of NextToken in subsequent calls to the API to show more results.
setNodeAssociationStatus(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
The status of the association or disassociation request.
setNodeAssociationStatus(NodeAssociationStatus) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
The status of the association or disassociation request.
setNodeAssociationStatusToken(String) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeResult
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the association request.
setNodeAssociationStatusToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
The token returned in either the AssociateNodeResponse or the DisassociateNodeResponse.
setNodeAssociationStatusToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeResult
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the disassociation request.
setNodeName(String) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
The name of the node.
setNodeName(String) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
The name of the client node.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The preferred backup period that is obtained from the server when the backup is created.
setPreferredBackupWindow(String) - Method in class com.amazonaws.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.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The preferred backup period specified for the server.
setPreferredBackupWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The preferred maintenance period that is obtained from the server when the backup is created.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The start time for a one-hour period each week during which AWS OpsWorks CM performs maintenance on the instance.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The preferred maintenance period specified for the server.
setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
setRegion(Region) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
setRegion(Region) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Deprecated.
use AwsClientBuilder#setRegion(String)
setResourceArn(String) - Method in class com.amazonaws.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.
setResourceArn(String) - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
The Amazon Resource Number (ARN) of a resource to which you want to apply tags.
setResourceArn(String) - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
The Amazon Resource Number (ARN) of a resource from which you want to remove tags.
setS3DataSize(Integer) - Method in class com.amazonaws.services.opsworkscm.model.Backup
Deprecated.
setS3DataUrl(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
Deprecated.
setS3LogUrl(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The Amazon S3 URL of the backup's log file.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The security group IDs that are obtained from the server when the backup is created.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A list of security group IDs to attach to the Amazon EC2 instance.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.Server
The security group IDs for the server, as specified in the CloudFormation stack.
setServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerResult
The server that is created by the request.
setServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerResult
 
setServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceResult
Contains the response to a StartMaintenance request.
setServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesResult
Contains the response to an UpdateServerEngineAttributes request.
setServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerResult
Contains the response to a UpdateServer request.
setServerArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The ARN of the server.
setServerEvents(Collection<ServerEvent>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
Contains the response to a DescribeEvents request.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
The name of the server with which to associate the node.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The name of the server from which the backup was made.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
The name of the server that you want to back up.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The name of the server.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerRequest
The ID of the server to delete.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
Returns backups for the server with the specified ServerName.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
The name of the server for which you want to view events.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
The name of the server from which to disassociate the node.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
Describes the server with the specified ServerName.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
The name of the server from which to disassociate the node.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The name of the server from which you are exporting the attribute.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
The server name used in the request.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The name of the server that you want to restore.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The name of the server.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
The name of the server on or for which the event occurred.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
The name of the server on which to run maintenance.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The name of the server to update.
setServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
The name of the server to update.
setServers(Collection<Server>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
Contains the response to a DescribeServers request.
setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The service role ARN that is obtained from the server when the backup is created.
setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The service role that the AWS OpsWorks CM service backend uses to work with your account.
setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The service role ARN used to create the server.
setStatus(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The status of a backup while in progress.
setStatus(BackupStatus) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The status of a backup while in progress.
setStatus(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The server's status.
setStatus(ServerStatus) - Method in class com.amazonaws.services.opsworkscm.model.Server
The server's status.
setStatusDescription(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
An informational message about backup status.
setStatusReason(String) - Method in class com.amazonaws.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).
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The subnet IDs that are obtained from the server when the backup is created.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The IDs of subnets in which to launch the server EC2 instance.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.Server
The subnet IDs specified in a CreateServer request.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
The keys of tags that you want to remove.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup.
setTags(Collection<Tag>) - Method in class com.amazonaws.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.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
Tags that have been applied to the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
A map that contains tag keys and tag values to attach to AWS OpsWorks-CM servers or backups.
setToolsVersion(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The version of AWS OpsWorks CM-specific tools that is obtained from the server when the backup is created.
setUsed(Integer) - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
The current usage, such as the current number of servers that are associated with the account.
setUserArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The IAM user ARN of the requester for manual backups.
setValue(String) - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
The value of the engine attribute.
setValue(String) - Method in class com.amazonaws.services.opsworkscm.model.Tag
An optional tag value, such as Production or test-owcm-server.
shutdown() - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
shutdown() - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
 
shutdown() - Method in class com.amazonaws.services.opsworkscm.waiters.AWSOpsWorksCMWaiters
 
standard() - Static method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClientBuilder
 
startMaintenance(StartMaintenanceRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
startMaintenance(StartMaintenanceRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Manually starts server maintenance.
startMaintenance(StartMaintenanceRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Manually starts server maintenance.
startMaintenanceAsync(StartMaintenanceRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
startMaintenanceAsync(StartMaintenanceRequest, AsyncHandler<StartMaintenanceRequest, StartMaintenanceResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
startMaintenanceAsync(StartMaintenanceRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Manually starts server maintenance.
startMaintenanceAsync(StartMaintenanceRequest, AsyncHandler<StartMaintenanceRequest, StartMaintenanceResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Manually starts server maintenance.
startMaintenanceAsync(StartMaintenanceRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
startMaintenanceAsync(StartMaintenanceRequest, AsyncHandler<StartMaintenanceRequest, StartMaintenanceResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
StartMaintenanceRequest - Class in com.amazonaws.services.opsworkscm.model
 
StartMaintenanceRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
 
StartMaintenanceResult - Class in com.amazonaws.services.opsworkscm.model
 
StartMaintenanceResult() - Constructor for class com.amazonaws.services.opsworkscm.model.StartMaintenanceResult
 

T

Tag - Class in com.amazonaws.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() - Constructor for class com.amazonaws.services.opsworkscm.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.opsworkscm.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.opsworkscm.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.opsworkscm.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.Backup
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opsworkscm.model.BackupStatus
 
toString() - Method in enum com.amazonaws.services.opsworkscm.model.BackupType
 
toString() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.CreateServerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opsworkscm.model.MaintenanceStatus
 
toString() - Method in enum com.amazonaws.services.opsworkscm.model.NodeAssociationStatus
 
toString() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.Server
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.opsworkscm.model.ServerStatus
 
toString() - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerResult
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Removes specified tags from an AWS OpsWorks-CM server or backup.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Removes specified tags from an AWS OpsWorks-CM server or backup.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Removes specified tags from an AWS OpsWorks-CM server or backup.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Removes specified tags from an AWS OpsWorks-CM server or backup.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.opsworkscm.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.opsworkscm.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.opsworkscm.model.UntagResourceResult
 
updateServer(UpdateServerRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
updateServer(UpdateServerRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Updates settings for a server.
updateServer(UpdateServerRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Updates settings for a server.
updateServerAsync(UpdateServerRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
updateServerAsync(UpdateServerRequest, AsyncHandler<UpdateServerRequest, UpdateServerResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
updateServerAsync(UpdateServerRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Updates settings for a server.
updateServerAsync(UpdateServerRequest, AsyncHandler<UpdateServerRequest, UpdateServerResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Updates settings for a server.
updateServerAsync(UpdateServerRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
updateServerAsync(UpdateServerRequest, AsyncHandler<UpdateServerRequest, UpdateServerResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
updateServerEngineAttributes(UpdateServerEngineAttributesRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
updateServerEngineAttributes(UpdateServerEngineAttributesRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
Updates engine-specific attributes on a specified server.
updateServerEngineAttributes(UpdateServerEngineAttributesRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
Updates engine-specific attributes on a specified server.
updateServerEngineAttributesAsync(UpdateServerEngineAttributesRequest) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
updateServerEngineAttributesAsync(UpdateServerEngineAttributesRequest, AsyncHandler<UpdateServerEngineAttributesRequest, UpdateServerEngineAttributesResult>) - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCMAsync
 
updateServerEngineAttributesAsync(UpdateServerEngineAttributesRequest) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Updates engine-specific attributes on a specified server.
updateServerEngineAttributesAsync(UpdateServerEngineAttributesRequest, AsyncHandler<UpdateServerEngineAttributesRequest, UpdateServerEngineAttributesResult>) - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsync
Updates engine-specific attributes on a specified server.
updateServerEngineAttributesAsync(UpdateServerEngineAttributesRequest) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
updateServerEngineAttributesAsync(UpdateServerEngineAttributesRequest, AsyncHandler<UpdateServerEngineAttributesRequest, UpdateServerEngineAttributesResult>) - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMAsyncClient
 
UpdateServerEngineAttributesRequest - Class in com.amazonaws.services.opsworkscm.model
 
UpdateServerEngineAttributesRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
 
UpdateServerEngineAttributesResult - Class in com.amazonaws.services.opsworkscm.model
 
UpdateServerEngineAttributesResult() - Constructor for class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesResult
 
UpdateServerRequest - Class in com.amazonaws.services.opsworkscm.model
 
UpdateServerRequest() - Constructor for class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
UpdateServerResult - Class in com.amazonaws.services.opsworkscm.model
 
UpdateServerResult() - Constructor for class com.amazonaws.services.opsworkscm.model.UpdateServerResult
 

V

ValidationException - Exception in com.amazonaws.services.opsworkscm.model
One or more of the provided request parameters are not valid.
ValidationException(String) - Constructor for exception com.amazonaws.services.opsworkscm.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.opsworkscm.model.BackupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworkscm.model.BackupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworkscm.model.MaintenanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworkscm.model.NodeAssociationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.opsworkscm.model.ServerStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.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 com.amazonaws.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 com.amazonaws.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 com.amazonaws.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 com.amazonaws.services.opsworkscm.model.ServerStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

waiters() - Method in class com.amazonaws.services.opsworkscm.AbstractAWSOpsWorksCM
 
waiters() - Method in interface com.amazonaws.services.opsworkscm.AWSOpsWorksCM
 
waiters() - Method in class com.amazonaws.services.opsworkscm.AWSOpsWorksCMClient
 
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Associate a public IP address with a server that you are launching.
withAssociatePublicIpAddress(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.Server
Associate a public IP address with a server that you are launching.
withAttributeName(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The name of the engine attribute to update.
withAttributes(AccountAttribute...) - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesResult
The attributes that are currently set for the account.
withAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeAccountAttributesResult
The attributes that are currently set for the account.
withAttributeValue(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The value to set for the attribute.
withBackup(Backup) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupResult
Backup created by request.
withBackupArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The ARN of the backup.
withBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The generated ID of the backup.
withBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
If you specify this field, AWS OpsWorks CM creates the server by using the backup represented by BackupId.
withBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.DeleteBackupRequest
The ID of the backup to delete.
withBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
Describes a single backup.
withBackupId(String) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The ID of the backup that you want to use to restore a server.
withBackupRetentionCount(Integer) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The number of automated backups that you want to keep.
withBackupRetentionCount(Integer) - Method in class com.amazonaws.services.opsworkscm.model.Server
The number of automated backups to keep.
withBackupRetentionCount(Integer) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
Sets the number of automated backups that you want to keep.
withBackups(Backup...) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
Contains the response to a DescribeBackups request.
withBackups(Collection<Backup>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
Contains the response to a DescribeBackups request.
withBackupType(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The backup type.
withBackupType(BackupType) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The backup type.
withCloudFormationStackArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The ARN of the CloudFormation stack that was used to create the server.
withCreatedAt(Date) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The time stamp when the backup was created in the database.
withCreatedAt(Date) - Method in class com.amazonaws.services.opsworkscm.model.Server
Time stamp of server creation.
withCreatedAt(Date) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
The time when the event occurred.
withCustomCertificate(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A PEM-formatted HTTPS certificate.
withCustomDomain(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
An optional public endpoint of a server, such as https://aws.my-company.com.
withCustomDomain(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
An optional public endpoint of a server, such as https://aws.my-company.com.
withCustomPrivateKey(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A private key in PEM format for connecting to the server by using HTTPS.
withDescription(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
A user-provided description for a manual backup.
withDescription(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
A user-defined description of the backup.
withDisableAutomatedBackup(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Enable or disable scheduled backups.
withDisableAutomatedBackup(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.Server
Disables automated backups.
withDisableAutomatedBackup(Boolean) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
Setting DisableAutomatedBackup to true disables automated or scheduled backups.
withEndpoint(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
A DNS name that can be used to access the engine.
withEngine(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The engine type that is obtained from the server when the backup is created.
withEngine(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The configuration management engine to use.
withEngine(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The engine type of the server.
withEngineAttribute(EngineAttribute) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
The requested engine attribute pair with attribute name and value.
withEngineAttributes(EngineAttribute...) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
Engine attributes used for associating the node.
withEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
Engine attributes used for associating the node.
withEngineAttributes(EngineAttribute...) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Optional engine attributes on a specified server.
withEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
Optional engine attributes on a specified server.
withEngineAttributes(EngineAttribute...) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
Attributes specific to the node association.
withEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
Attributes specific to the node association.
withEngineAttributes(EngineAttribute...) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
Engine attributes that are used for disassociating the node.
withEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
Engine attributes that are used for disassociating the node.
withEngineAttributes(EngineAttribute...) - Method in class com.amazonaws.services.opsworkscm.model.Server
The response of a createServer() request returns the master credential to access the server in EngineAttributes.
withEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.Server
The response of a createServer() request returns the master credential to access the server in EngineAttributes.
withEngineAttributes(EngineAttribute...) - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
Engine attributes that are specific to the server on which you want to run maintenance.
withEngineAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
Engine attributes that are specific to the server on which you want to run maintenance.
withEngineModel(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The engine model that is obtained from the server when the backup is created.
withEngineModel(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The engine model of the server.
withEngineModel(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The engine model of the server.
withEngineVersion(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The engine version that is obtained from the server when the backup is created.
withEngineVersion(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The major release version of the engine that you want to use.
withEngineVersion(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The engine version of the server.
withExportAttributeName(String) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The name of the export attribute.
withInputAttributes(EngineAttribute...) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The list of engine attributes.
withInputAttributes(Collection<EngineAttribute>) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The list of engine attributes.
withInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The EC2 instance profile ARN that is obtained from the server when the backup is created.
withInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The ARN of the instance profile that your Amazon EC2 instances use.
withInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The instance profile ARN of the server.
withInstanceType(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The instance type that is obtained from the server when the backup is created.
withInstanceType(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The Amazon EC2 instance type to use.
withInstanceType(String) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The type of instance to restore.
withInstanceType(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The instance type for the server, as specified in the CloudFormation stack.
withKey(String) - Method in class com.amazonaws.services.opsworkscm.model.Tag
A tag key, such as Stage or Name.
withKeyPair(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The key pair that is obtained from the server when the backup is created.
withKeyPair(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The Amazon EC2 key pair to set for the instance.
withKeyPair(String) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The name of the key pair to set on the new EC2 instance.
withKeyPair(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The key pair associated with the server.
withLogUrl(String) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
The Amazon S3 URL of the event's log file.
withMaintenanceStatus(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The status of the most recent server maintenance run.
withMaintenanceStatus(MaintenanceStatus) - Method in class com.amazonaws.services.opsworkscm.model.Server
The status of the most recent server maintenance run.
withMaximum(Integer) - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
The maximum allowed value.
withMaxResults(Integer) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
This is not currently implemented for DescribeBackups requests.
withMaxResults(Integer) - Method in class com.amazonaws.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.
withMaxResults(Integer) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
This is not currently implemented for DescribeServers requests.
withMaxResults(Integer) - Method in class com.amazonaws.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.
withMessage(String) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
A human-readable informational or status message.
withName(String) - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
The attribute name.
withName(String) - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
The name of the engine attribute.
withNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
This is not currently implemented for DescribeBackups requests.
withNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsResult
This is not currently implemented for DescribeBackups requests.
withNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
NextToken is a string that is returned in some command responses.
withNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
NextToken is a string that is returned in some command responses.
withNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
This is not currently implemented for DescribeServers requests.
withNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
This is not currently implemented for DescribeServers requests.
withNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceRequest
NextToken is a string that is returned in some command responses.
withNextToken(String) - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
A token that you can use as the value of NextToken in subsequent calls to the API to show more results.
withNodeAssociationStatus(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
The status of the association or disassociation request.
withNodeAssociationStatus(NodeAssociationStatus) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusResult
The status of the association or disassociation request.
withNodeAssociationStatusToken(String) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeResult
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the association request.
withNodeAssociationStatusToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
The token returned in either the AssociateNodeResponse or the DisassociateNodeResponse.
withNodeAssociationStatusToken(String) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeResult
Contains a token which can be passed to the DescribeNodeAssociationStatus API call to get the status of the disassociation request.
withNodeName(String) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
The name of the node.
withNodeName(String) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
The name of the client node.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The preferred backup period that is obtained from the server when the backup is created.
withPreferredBackupWindow(String) - Method in class com.amazonaws.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.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The preferred backup period specified for the server.
withPreferredBackupWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The preferred maintenance period that is obtained from the server when the backup is created.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The start time for a one-hour period each week during which AWS OpsWorks CM performs maintenance on the instance.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The preferred maintenance period specified for the server.
withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
 
withResourceArn(String) - Method in class com.amazonaws.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.
withResourceArn(String) - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
The Amazon Resource Number (ARN) of a resource to which you want to apply tags.
withResourceArn(String) - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
The Amazon Resource Number (ARN) of a resource from which you want to remove tags.
withS3DataSize(Integer) - Method in class com.amazonaws.services.opsworkscm.model.Backup
Deprecated.
withS3DataUrl(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
Deprecated.
withS3LogUrl(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The Amazon S3 URL of the backup's log file.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The security group IDs that are obtained from the server when the backup is created.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The security group IDs that are obtained from the server when the backup is created.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A list of security group IDs to attach to the Amazon EC2 instance.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
A list of security group IDs to attach to the Amazon EC2 instance.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworkscm.model.Server
The security group IDs for the server, as specified in the CloudFormation stack.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.Server
The security group IDs for the server, as specified in the CloudFormation stack.
withServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerResult
The server that is created by the request.
withServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerResult
 
withServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceResult
Contains the response to a StartMaintenance request.
withServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesResult
Contains the response to an UpdateServerEngineAttributes request.
withServer(Server) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerResult
Contains the response to a UpdateServer request.
withServerArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The ARN of the server.
withServerEvents(ServerEvent...) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
Contains the response to a DescribeEvents request.
withServerEvents(Collection<ServerEvent>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsResult
Contains the response to a DescribeEvents request.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.AssociateNodeRequest
The name of the server with which to associate the node.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The name of the server from which the backup was made.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
The name of the server that you want to back up.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The name of the server.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DeleteServerRequest
The ID of the server to delete.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeBackupsRequest
Returns backups for the server with the specified ServerName.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeEventsRequest
The name of the server for which you want to view events.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeNodeAssociationStatusRequest
The name of the server from which to disassociate the node.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersRequest
Describes the server with the specified ServerName.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.DisassociateNodeRequest
The name of the server from which to disassociate the node.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeRequest
The name of the server from which you are exporting the attribute.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.ExportServerEngineAttributeResult
The server name used in the request.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.RestoreServerRequest
The name of the server that you want to restore.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The name of the server.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.ServerEvent
The name of the server on or for which the event occurred.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.StartMaintenanceRequest
The name of the server on which to run maintenance.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerEngineAttributesRequest
The name of the server to update.
withServerName(String) - Method in class com.amazonaws.services.opsworkscm.model.UpdateServerRequest
The name of the server to update.
withServers(Server...) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
Contains the response to a DescribeServers request.
withServers(Collection<Server>) - Method in class com.amazonaws.services.opsworkscm.model.DescribeServersResult
Contains the response to a DescribeServers request.
withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The service role ARN that is obtained from the server when the backup is created.
withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The service role that the AWS OpsWorks CM service backend uses to work with your account.
withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The service role ARN used to create the server.
withStatus(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The status of a backup while in progress.
withStatus(BackupStatus) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The status of a backup while in progress.
withStatus(String) - Method in class com.amazonaws.services.opsworkscm.model.Server
The server's status.
withStatus(ServerStatus) - Method in class com.amazonaws.services.opsworkscm.model.Server
The server's status.
withStatusDescription(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
An informational message about backup status.
withStatusReason(String) - Method in class com.amazonaws.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).
withSubnetIds(String...) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The subnet IDs that are obtained from the server when the backup is created.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The subnet IDs that are obtained from the server when the backup is created.
withSubnetIds(String...) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The IDs of subnets in which to launch the server EC2 instance.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.CreateServerRequest
The IDs of subnets in which to launch the server EC2 instance.
withSubnetIds(String...) - Method in class com.amazonaws.services.opsworkscm.model.Server
The subnet IDs specified in a CreateServer request.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.Server
The subnet IDs specified in a CreateServer request.
withTagKeys(String...) - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
The keys of tags that you want to remove.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.opsworkscm.model.UntagResourceRequest
The keys of tags that you want to remove.
withTags(Tag...) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.opsworkscm.model.CreateBackupRequest
A map that contains tag keys and tag values to attach to an AWS OpsWorks-CM server backup.
withTags(Tag...) - Method in class com.amazonaws.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.
withTags(Collection<Tag>) - Method in class com.amazonaws.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.
withTags(Tag...) - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
Tags that have been applied to the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.opsworkscm.model.ListTagsForResourceResult
Tags that have been applied to the resource.
withTags(Tag...) - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
A map that contains tag keys and tag values to attach to AWS OpsWorks-CM servers or backups.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.opsworkscm.model.TagResourceRequest
A map that contains tag keys and tag values to attach to AWS OpsWorks-CM servers or backups.
withToolsVersion(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The version of AWS OpsWorks CM-specific tools that is obtained from the server when the backup is created.
withUsed(Integer) - Method in class com.amazonaws.services.opsworkscm.model.AccountAttribute
The current usage, such as the current number of servers that are associated with the account.
withUserArn(String) - Method in class com.amazonaws.services.opsworkscm.model.Backup
The IAM user ARN of the requester for manual backups.
withValue(String) - Method in class com.amazonaws.services.opsworkscm.model.EngineAttribute
The value of the engine attribute.
withValue(String) - Method in class com.amazonaws.services.opsworkscm.model.Tag
An optional tag value, such as Production or test-owcm-server.
A B C D E F G H I L M N R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.