| パッケージ | 説明 |
|---|---|
| com.nifty.cloud.sdk.sslcert.model |
SSL証明書カテゴリのリクエスト及びレスポンスで使用するクラスを提供します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SslCertification |
DescribeSslCertificateAttributeResult.getSslCertificateAttribute()
取得したSSL証明書の情報を取得します。
|
SslCertification |
SslCertification.withCaState(java.lang.Boolean caState)
中間証明書の有無ステータスを設定し、自オブジェクトを返します。
|
SslCertification |
SslCertification.withCertAuthority(java.lang.String certAuthority)
認証局を設定し、自オブジェクトを返却します。
|
SslCertification |
SslCertification.withCertInfo(CertInfo certInfo)
SSL証明書の発行申請情報を設定し、自オブジェクトを返します。
|
SslCertification |
SslCertification.withCertState(java.lang.String certState)
発行ステータスを設定し、自オブジェクトを返します。
|
SslCertification |
SslCertification.withCount(java.lang.Integer count)
数量を設定し、自オブジェクトを返します。
|
SslCertification |
SslCertification.withDescription(java.lang.String description)
SSL証明書メモ情報を設定し、自オブジェクトを返します。
|
SslCertification |
SslCertification.withFqdn(java.lang.String fqdn)
FQDNを設定し、自オブジェクトを返します。
|
SslCertification |
SslCertification.withFqdnId(java.lang.String fqdnId)
証明書の発行識別子を設定し、自オブジェクトを返します。
|
SslCertification |
SslCertification.withKeyLength(java.lang.Integer keyLength)
鍵長 (bit単位)を設定し、自オブジェクトを返します。
|
SslCertification |
SslCertification.withPeriod(Period period)
有効期間を設定し、自オブジェクトを返します。
|
SslCertification |
SslCertification.withUploadState(java.lang.Boolean uploadState)
アップロード情報を設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.util.List<SslCertification> |
DescribeSslCertificatesResult.getSslCertifications()
取得したSSL証明書の情報リストを取得します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
DescribeSslCertificateAttributeResult.setSslCertificateAttribute(SslCertification sslCertificateAttribute)
取得したSSL証明書の情報を設定します。
|
DescribeSslCertificateAttributeResult |
DescribeSslCertificateAttributeResult.withSslCertificateAttribute(SslCertification sslCertificateAttribute)
取得したSSL証明書の情報を設定し、自オブジェクトを返します。
|
DescribeSslCertificatesResult |
DescribeSslCertificatesResult.withSslCertifications(SslCertification... sslCertifications)
取得したSSL証明書の情報の配列を設定し、自オブジェクトを返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
DescribeSslCertificatesResult.setSslCertifications(java.util.List<SslCertification> sslCertifications)
取得したSSL証明書の情報リストを設定します。
|
DescribeSslCertificatesResult |
DescribeSslCertificatesResult.withSslCertifications(java.util.Collection<SslCertification> sslCertifications)
取得したSSL証明書の情報リストを設定し、自オブジェクトを返します。
|
Copyright(C) FUJITSU CLOUD TECHNOLOGIES LIMITED 2018 All Rights Reserved.