@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeServersResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeServersResult() |
Modifier and Type | Method and Description |
---|---|
DescribeServersResult |
clone() |
boolean |
equals(Object obj) |
String |
getNextToken()
This is not currently implemented for
DescribeServers requests. |
List<Server> |
getServers()
Contains the response to a
DescribeServers request. |
int |
hashCode() |
void |
setNextToken(String nextToken)
This is not currently implemented for
DescribeServers requests. |
void |
setServers(Collection<Server> servers)
Contains the response to a
DescribeServers request. |
String |
toString()
Returns a string representation of this object.
|
DescribeServersResult |
withNextToken(String nextToken)
This is not currently implemented for
DescribeServers requests. |
DescribeServersResult |
withServers(Collection<Server> servers)
Contains the response to a
DescribeServers request. |
DescribeServersResult |
withServers(Server... servers)
Contains the response to a
DescribeServers request. |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public List<Server> getServers()
Contains the response to a DescribeServers
request.
For Chef Automate servers: If DescribeServersResponse$Servers$EngineAttributes
includes
CHEF_MAJOR_UPGRADE_AVAILABLE, you can upgrade the Chef Automate server to Chef Automate 2. To be eligible for
upgrade, a server running Chef Automate 1 must have had at least one successful maintenance run after November 1,
2019.
For Puppet servers: DescribeServersResponse$Servers$EngineAttributes
contains the following
two responses:
PUPPET_API_CA_CERT
, the PEM-encoded CA certificate that is used by the Puppet API over TCP port
number 8140. The CA certificate is also used to sign node certificates.
PUPPET_API_CRL
, a certificate revocation list. The certificate revocation list is for internal
maintenance purposes only. For more information about the Puppet certificate revocation list, see Man Page: puppet
certificate_revocation_list in the Puppet documentation.
DescribeServers
request.
For Chef Automate servers: If DescribeServersResponse$Servers$EngineAttributes
includes CHEF_MAJOR_UPGRADE_AVAILABLE, you can upgrade the Chef Automate server to Chef Automate 2. To be
eligible for upgrade, a server running Chef Automate 1 must have had at least one successful maintenance
run after November 1, 2019.
For Puppet servers: DescribeServersResponse$Servers$EngineAttributes
contains the
following two responses:
PUPPET_API_CA_CERT
, the PEM-encoded CA certificate that is used by the Puppet API over TCP
port number 8140. The CA certificate is also used to sign node certificates.
PUPPET_API_CRL
, a certificate revocation list. The certificate revocation list is for
internal maintenance purposes only. For more information about the Puppet certificate revocation list,
see Man Page: puppet
certificate_revocation_list in the Puppet documentation.
public void setServers(Collection<Server> servers)
Contains the response to a DescribeServers
request.
For Chef Automate servers: If DescribeServersResponse$Servers$EngineAttributes
includes
CHEF_MAJOR_UPGRADE_AVAILABLE, you can upgrade the Chef Automate server to Chef Automate 2. To be eligible for
upgrade, a server running Chef Automate 1 must have had at least one successful maintenance run after November 1,
2019.
For Puppet servers: DescribeServersResponse$Servers$EngineAttributes
contains the following
two responses:
PUPPET_API_CA_CERT
, the PEM-encoded CA certificate that is used by the Puppet API over TCP port
number 8140. The CA certificate is also used to sign node certificates.
PUPPET_API_CRL
, a certificate revocation list. The certificate revocation list is for internal
maintenance purposes only. For more information about the Puppet certificate revocation list, see Man Page: puppet
certificate_revocation_list in the Puppet documentation.
servers
- Contains the response to a DescribeServers
request.
For Chef Automate servers: If DescribeServersResponse$Servers$EngineAttributes
includes CHEF_MAJOR_UPGRADE_AVAILABLE, you can upgrade the Chef Automate server to Chef Automate 2. To be
eligible for upgrade, a server running Chef Automate 1 must have had at least one successful maintenance
run after November 1, 2019.
For Puppet servers: DescribeServersResponse$Servers$EngineAttributes
contains the
following two responses:
PUPPET_API_CA_CERT
, the PEM-encoded CA certificate that is used by the Puppet API over TCP
port number 8140. The CA certificate is also used to sign node certificates.
PUPPET_API_CRL
, a certificate revocation list. The certificate revocation list is for
internal maintenance purposes only. For more information about the Puppet certificate revocation list, see
Man Page: puppet
certificate_revocation_list in the Puppet documentation.
public DescribeServersResult withServers(Server... servers)
Contains the response to a DescribeServers
request.
For Chef Automate servers: If DescribeServersResponse$Servers$EngineAttributes
includes
CHEF_MAJOR_UPGRADE_AVAILABLE, you can upgrade the Chef Automate server to Chef Automate 2. To be eligible for
upgrade, a server running Chef Automate 1 must have had at least one successful maintenance run after November 1,
2019.
For Puppet servers: DescribeServersResponse$Servers$EngineAttributes
contains the following
two responses:
PUPPET_API_CA_CERT
, the PEM-encoded CA certificate that is used by the Puppet API over TCP port
number 8140. The CA certificate is also used to sign node certificates.
PUPPET_API_CRL
, a certificate revocation list. The certificate revocation list is for internal
maintenance purposes only. For more information about the Puppet certificate revocation list, see Man Page: puppet
certificate_revocation_list in the Puppet documentation.
NOTE: This method appends the values to the existing list (if any). Use
setServers(java.util.Collection)
or withServers(java.util.Collection)
if you want to override
the existing values.
servers
- Contains the response to a DescribeServers
request.
For Chef Automate servers: If DescribeServersResponse$Servers$EngineAttributes
includes CHEF_MAJOR_UPGRADE_AVAILABLE, you can upgrade the Chef Automate server to Chef Automate 2. To be
eligible for upgrade, a server running Chef Automate 1 must have had at least one successful maintenance
run after November 1, 2019.
For Puppet servers: DescribeServersResponse$Servers$EngineAttributes
contains the
following two responses:
PUPPET_API_CA_CERT
, the PEM-encoded CA certificate that is used by the Puppet API over TCP
port number 8140. The CA certificate is also used to sign node certificates.
PUPPET_API_CRL
, a certificate revocation list. The certificate revocation list is for
internal maintenance purposes only. For more information about the Puppet certificate revocation list, see
Man Page: puppet
certificate_revocation_list in the Puppet documentation.
public DescribeServersResult withServers(Collection<Server> servers)
Contains the response to a DescribeServers
request.
For Chef Automate servers: If DescribeServersResponse$Servers$EngineAttributes
includes
CHEF_MAJOR_UPGRADE_AVAILABLE, you can upgrade the Chef Automate server to Chef Automate 2. To be eligible for
upgrade, a server running Chef Automate 1 must have had at least one successful maintenance run after November 1,
2019.
For Puppet servers: DescribeServersResponse$Servers$EngineAttributes
contains the following
two responses:
PUPPET_API_CA_CERT
, the PEM-encoded CA certificate that is used by the Puppet API over TCP port
number 8140. The CA certificate is also used to sign node certificates.
PUPPET_API_CRL
, a certificate revocation list. The certificate revocation list is for internal
maintenance purposes only. For more information about the Puppet certificate revocation list, see Man Page: puppet
certificate_revocation_list in the Puppet documentation.
servers
- Contains the response to a DescribeServers
request.
For Chef Automate servers: If DescribeServersResponse$Servers$EngineAttributes
includes CHEF_MAJOR_UPGRADE_AVAILABLE, you can upgrade the Chef Automate server to Chef Automate 2. To be
eligible for upgrade, a server running Chef Automate 1 must have had at least one successful maintenance
run after November 1, 2019.
For Puppet servers: DescribeServersResponse$Servers$EngineAttributes
contains the
following two responses:
PUPPET_API_CA_CERT
, the PEM-encoded CA certificate that is used by the Puppet API over TCP
port number 8140. The CA certificate is also used to sign node certificates.
PUPPET_API_CRL
, a certificate revocation list. The certificate revocation list is for
internal maintenance purposes only. For more information about the Puppet certificate revocation list, see
Man Page: puppet
certificate_revocation_list in the Puppet documentation.
public void setNextToken(String nextToken)
This is not currently implemented for DescribeServers
requests.
nextToken
- This is not currently implemented for DescribeServers
requests.public String getNextToken()
This is not currently implemented for DescribeServers
requests.
DescribeServers
requests.public DescribeServersResult withNextToken(String nextToken)
This is not currently implemented for DescribeServers
requests.
nextToken
- This is not currently implemented for DescribeServers
requests.public String toString()
toString
in class Object
Object.toString()
public DescribeServersResult clone()