Package | Description |
---|---|
com.amazonaws.services.cloudhsm | |
com.amazonaws.services.cloudhsm.model |
Modifier and Type | Method and Description |
---|---|
DescribeHsmResult |
AWSCloudHSM.describeHsm()
Simplified method form for invoking the DescribeHsm operation.
|
DescribeHsmResult |
AWSCloudHSMClient.describeHsm() |
DescribeHsmResult |
AbstractAWSCloudHSM.describeHsm() |
DescribeHsmResult |
AWSCloudHSM.describeHsm(DescribeHsmRequest describeHsmRequest)
Retrieves information about an HSM.
|
DescribeHsmResult |
AWSCloudHSMClient.describeHsm(DescribeHsmRequest describeHsmRequest)
Retrieves information about an HSM.
|
DescribeHsmResult |
AbstractAWSCloudHSM.describeHsm(DescribeHsmRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DescribeHsmResult> |
AbstractAWSCloudHSMAsync.describeHsmAsync()
Simplified method form for invoking the DescribeHsm operation.
|
Future<DescribeHsmResult> |
AWSCloudHSMAsyncClient.describeHsmAsync()
Simplified method form for invoking the DescribeHsm operation.
|
Future<DescribeHsmResult> |
AWSCloudHSMAsync.describeHsmAsync()
Simplified method form for invoking the DescribeHsm operation.
|
Future<DescribeHsmResult> |
AbstractAWSCloudHSMAsync.describeHsmAsync(AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Simplified method form for invoking the DescribeHsm operation with an
AsyncHandler.
|
Future<DescribeHsmResult> |
AWSCloudHSMAsyncClient.describeHsmAsync(AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Simplified method form for invoking the DescribeHsm operation with an
AsyncHandler.
|
Future<DescribeHsmResult> |
AWSCloudHSMAsync.describeHsmAsync(AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Simplified method form for invoking the DescribeHsm operation with an
AsyncHandler.
|
Future<DescribeHsmResult> |
AbstractAWSCloudHSMAsync.describeHsmAsync(DescribeHsmRequest request) |
Future<DescribeHsmResult> |
AWSCloudHSMAsyncClient.describeHsmAsync(DescribeHsmRequest request) |
Future<DescribeHsmResult> |
AWSCloudHSMAsync.describeHsmAsync(DescribeHsmRequest describeHsmRequest)
Retrieves information about an HSM.
|
Future<DescribeHsmResult> |
AbstractAWSCloudHSMAsync.describeHsmAsync(DescribeHsmRequest request,
AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler) |
Future<DescribeHsmResult> |
AWSCloudHSMAsyncClient.describeHsmAsync(DescribeHsmRequest request,
AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler) |
Future<DescribeHsmResult> |
AWSCloudHSMAsync.describeHsmAsync(DescribeHsmRequest describeHsmRequest,
AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Retrieves information about an HSM.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeHsmResult> |
AbstractAWSCloudHSMAsync.describeHsmAsync(AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Simplified method form for invoking the DescribeHsm operation with an
AsyncHandler.
|
Future<DescribeHsmResult> |
AWSCloudHSMAsyncClient.describeHsmAsync(AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Simplified method form for invoking the DescribeHsm operation with an
AsyncHandler.
|
Future<DescribeHsmResult> |
AWSCloudHSMAsync.describeHsmAsync(AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Simplified method form for invoking the DescribeHsm operation with an
AsyncHandler.
|
Future<DescribeHsmResult> |
AbstractAWSCloudHSMAsync.describeHsmAsync(DescribeHsmRequest request,
AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler) |
Future<DescribeHsmResult> |
AWSCloudHSMAsyncClient.describeHsmAsync(DescribeHsmRequest request,
AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler) |
Future<DescribeHsmResult> |
AWSCloudHSMAsync.describeHsmAsync(DescribeHsmRequest describeHsmRequest,
AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Retrieves information about an HSM.
|
Modifier and Type | Method and Description |
---|---|
DescribeHsmResult |
DescribeHsmResult.clone() |
DescribeHsmResult |
DescribeHsmResult.withAvailabilityZone(String availabilityZone)
The Availability Zone that the HSM is in.
|
DescribeHsmResult |
DescribeHsmResult.withEniId(String eniId)
The identifier of the elastic network interface (ENI) attached to the
HSM.
|
DescribeHsmResult |
DescribeHsmResult.withEniIp(String eniIp)
The IP address assigned to the HSM's ENI.
|
DescribeHsmResult |
DescribeHsmResult.withHsmArn(String hsmArn)
The ARN of the HSM.
|
DescribeHsmResult |
DescribeHsmResult.withHsmType(String hsmType)
The HSM model type.
|
DescribeHsmResult |
DescribeHsmResult.withIamRoleArn(String iamRoleArn)
The ARN of the IAM role assigned to the HSM.
|
DescribeHsmResult |
DescribeHsmResult.withPartitions(Collection<String> partitions)
The list of partitions on the HSM.
|
DescribeHsmResult |
DescribeHsmResult.withPartitions(String... partitions)
The list of partitions on the HSM.
|
DescribeHsmResult |
DescribeHsmResult.withSerialNumber(String serialNumber)
The serial number of the HSM.
|
DescribeHsmResult |
DescribeHsmResult.withServerCertLastUpdated(String serverCertLastUpdated)
The date and time that the server certificate was last updated.
|
DescribeHsmResult |
DescribeHsmResult.withServerCertUri(String serverCertUri)
The URI of the certificate server.
|
DescribeHsmResult |
DescribeHsmResult.withSoftwareVersion(String softwareVersion)
The HSM software version.
|
DescribeHsmResult |
DescribeHsmResult.withSshKeyLastUpdated(String sshKeyLastUpdated)
The date and time that the SSH key was last updated.
|
DescribeHsmResult |
DescribeHsmResult.withSshPublicKey(String sshPublicKey)
The public SSH key.
|
DescribeHsmResult |
DescribeHsmResult.withStatus(HsmStatus status)
The status of the HSM.
|
DescribeHsmResult |
DescribeHsmResult.withStatus(String status)
The status of the HSM.
|
DescribeHsmResult |
DescribeHsmResult.withStatusDetails(String statusDetails)
Contains additional information about the status of the HSM.
|
DescribeHsmResult |
DescribeHsmResult.withSubnetId(String subnetId)
The identifier of the subnet that the HSM is in.
|
DescribeHsmResult |
DescribeHsmResult.withSubscriptionEndDate(String subscriptionEndDate)
The subscription end date.
|
DescribeHsmResult |
DescribeHsmResult.withSubscriptionStartDate(String subscriptionStartDate)
The subscription start date.
|
DescribeHsmResult |
DescribeHsmResult.withSubscriptionType(String subscriptionType) |
DescribeHsmResult |
DescribeHsmResult.withSubscriptionType(SubscriptionType subscriptionType) |
DescribeHsmResult |
DescribeHsmResult.withVendorName(String vendorName)
The name of the HSM vendor.
|
DescribeHsmResult |
DescribeHsmResult.withVpcId(String vpcId)
The identifier of the VPC that the HSM is in.
|
Copyright © 2018. All rights reserved.