229 строки
17 KiB
YAML
229 строки
17 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates"
|
|
name: "ManagedCertificates"
|
|
nameWithType: "ManagedCertificates"
|
|
summary: "Resource collection API of Managed<wbr>Certificates."
|
|
syntax: "public interface **ManagedCertificates**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.define(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.define(String name)"
|
|
name: "define(String name)"
|
|
nameWithType: "ManagedCertificates.define(String name)"
|
|
summary: "Begins definition for a new Managed<wbr>Certificate resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "resource name."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract ManagedCertificate.DefinitionStages.Blank define(String name)"
|
|
desc: "Begins definition for a new ManagedCertificate resource."
|
|
returns:
|
|
description: "the first stage of the new ManagedCertificate definition."
|
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedCertificate.DefinitionStages.Blank?alt=com.azure.resourcemanager.appcontainers.models.ManagedCertificate.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.delete(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.delete(String resourceGroupName, String environmentName, String managedCertificateName)"
|
|
name: "delete(String resourceGroupName, String environmentName, String managedCertificateName)"
|
|
nameWithType: "ManagedCertificates.delete(String resourceGroupName, String environmentName, String managedCertificateName)"
|
|
summary: "Deletes the specified Managed Certificate."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Environment."
|
|
name: "environmentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Certificate."
|
|
name: "managedCertificateName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void delete(String resourceGroupName, String environmentName, String managedCertificateName)"
|
|
desc: "Deletes the specified Managed Certificate."
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.deleteById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.deleteById(String id)"
|
|
name: "deleteById(String id)"
|
|
nameWithType: "ManagedCertificates.deleteById(String id)"
|
|
summary: "Deletes the specified Managed Certificate."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void deleteById(String id)"
|
|
desc: "Deletes the specified Managed Certificate."
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.deleteByIdWithResponse(String id, Context context)"
|
|
name: "deleteByIdWithResponse(String id, Context context)"
|
|
nameWithType: "ManagedCertificates.deleteByIdWithResponse(String id, Context context)"
|
|
summary: "Deletes the specified Managed Certificate."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<Void> deleteByIdWithResponse(String id, Context context)"
|
|
desc: "Deletes the specified Managed Certificate."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.deleteWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.deleteWithResponse(String resourceGroupName, String environmentName, String managedCertificateName, Context context)"
|
|
name: "deleteWithResponse(String resourceGroupName, String environmentName, String managedCertificateName, Context context)"
|
|
nameWithType: "ManagedCertificates.deleteWithResponse(String resourceGroupName, String environmentName, String managedCertificateName, Context context)"
|
|
summary: "Deletes the specified Managed Certificate."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Environment."
|
|
name: "environmentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Certificate."
|
|
name: "managedCertificateName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<Void> deleteWithResponse(String resourceGroupName, String environmentName, String managedCertificateName, Context context)"
|
|
desc: "Deletes the specified Managed Certificate."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.get(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.get(String resourceGroupName, String environmentName, String managedCertificateName)"
|
|
name: "get(String resourceGroupName, String environmentName, String managedCertificateName)"
|
|
nameWithType: "ManagedCertificates.get(String resourceGroupName, String environmentName, String managedCertificateName)"
|
|
summary: "Get the specified Managed Certificate."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Environment."
|
|
name: "environmentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Certificate."
|
|
name: "managedCertificateName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract ManagedCertificate get(String resourceGroupName, String environmentName, String managedCertificateName)"
|
|
desc: "Get the specified Managed Certificate."
|
|
returns:
|
|
description: "the specified Managed Certificate."
|
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedCertificate?alt=com.azure.resourcemanager.appcontainers.models.ManagedCertificate&text=ManagedCertificate\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.getById(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.getById(String id)"
|
|
name: "getById(String id)"
|
|
nameWithType: "ManagedCertificates.getById(String id)"
|
|
summary: "Get the specified Managed Certificate."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract ManagedCertificate getById(String id)"
|
|
desc: "Get the specified Managed Certificate."
|
|
returns:
|
|
description: "the specified Managed Certificate along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedCertificate?alt=com.azure.resourcemanager.appcontainers.models.ManagedCertificate&text=ManagedCertificate\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.getByIdWithResponse(String id, Context context)"
|
|
name: "getByIdWithResponse(String id, Context context)"
|
|
nameWithType: "ManagedCertificates.getByIdWithResponse(String id, Context context)"
|
|
summary: "Get the specified Managed Certificate."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "the resource ID."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<ManagedCertificate> getByIdWithResponse(String id, Context context)"
|
|
desc: "Get the specified Managed Certificate."
|
|
returns:
|
|
description: "the specified Managed Certificate along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedCertificate?alt=com.azure.resourcemanager.appcontainers.models.ManagedCertificate&text=ManagedCertificate\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.getWithResponse(String resourceGroupName, String environmentName, String managedCertificateName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String environmentName, String managedCertificateName, Context context)"
|
|
nameWithType: "ManagedCertificates.getWithResponse(String resourceGroupName, String environmentName, String managedCertificateName, Context context)"
|
|
summary: "Get the specified Managed Certificate."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Environment."
|
|
name: "environmentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Certificate."
|
|
name: "managedCertificateName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<ManagedCertificate> getWithResponse(String resourceGroupName, String environmentName, String managedCertificateName, Context context)"
|
|
desc: "Get the specified Managed Certificate."
|
|
returns:
|
|
description: "the specified Managed Certificate along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedCertificate?alt=com.azure.resourcemanager.appcontainers.models.ManagedCertificate&text=ManagedCertificate\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.list(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.list(String resourceGroupName, String environmentName)"
|
|
name: "list(String resourceGroupName, String environmentName)"
|
|
nameWithType: "ManagedCertificates.list(String resourceGroupName, String environmentName)"
|
|
summary: "Get the Managed Certificates in a given managed environment."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Environment."
|
|
name: "environmentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<ManagedCertificate> list(String resourceGroupName, String environmentName)"
|
|
desc: "Get the Managed Certificates in a given managed environment."
|
|
returns:
|
|
description: "the Managed Certificates in a given managed environment as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedCertificate?alt=com.azure.resourcemanager.appcontainers.models.ManagedCertificate&text=ManagedCertificate\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedCertificates.list(String resourceGroupName, String environmentName, Context context)"
|
|
name: "list(String resourceGroupName, String environmentName, Context context)"
|
|
nameWithType: "ManagedCertificates.list(String resourceGroupName, String environmentName, Context context)"
|
|
summary: "Get the Managed Certificates in a given managed environment."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of the Managed Environment."
|
|
name: "environmentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<ManagedCertificate> list(String resourceGroupName, String environmentName, Context context)"
|
|
desc: "Get the Managed Certificates in a given managed environment."
|
|
returns:
|
|
description: "the Managed Certificates in a given managed environment as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedCertificate?alt=com.azure.resourcemanager.appcontainers.models.ManagedCertificate&text=ManagedCertificate\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "Resource collection API of ManagedCertificates."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.appcontainers.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appcontainers:1.0.0
|