azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.s...

38 строки
2.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sphere.models.CertificateChainResponse"
fullName: "com.azure.resourcemanager.sphere.models.CertificateChainResponse"
name: "CertificateChainResponse"
nameWithType: "CertificateChainResponse"
summary: "An immutable client-side representation of Certificate<wbr>Chain<wbr>Response."
syntax: "public interface **CertificateChainResponse**"
methods:
- uid: "com.azure.resourcemanager.sphere.models.CertificateChainResponse.certificateChain()"
fullName: "com.azure.resourcemanager.sphere.models.CertificateChainResponse.certificateChain()"
name: "certificateChain()"
nameWithType: "CertificateChainResponse.certificateChain()"
summary: "Gets the certificate<wbr>Chain property: The certificate chain."
modifiers:
- "abstract"
syntax: "public abstract String certificateChain()"
desc: "Gets the certificateChain property: The certificate chain."
returns:
description: "the certificateChain value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.sphere.models.CertificateChainResponse.innerModel()"
fullName: "com.azure.resourcemanager.sphere.models.CertificateChainResponse.innerModel()"
name: "innerModel()"
nameWithType: "CertificateChainResponse.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>sphere.<wbr>fluent.<wbr>models.<wbr>Certificate<wbr>Chain<wbr>Response<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract CertificateChainResponseInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.sphere.fluent.models.CertificateChainResponseInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.CertificateChainResponseInner?alt=com.azure.resourcemanager.sphere.fluent.models.CertificateChainResponseInner&text=CertificateChainResponseInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of CertificateChainResponse."
metadata: {}
package: "com.azure.resourcemanager.sphere.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0