156 строки
12 KiB
YAML
156 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract"
|
|
name: "OpenidConnectProviderUpdateContract"
|
|
nameWithType: "OpenidConnectProviderUpdateContract"
|
|
summary: "Parameters supplied to the Update OpenID Connect Provider operation."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public class **OpenidConnectProviderUpdateContract**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.OpenidConnectProviderUpdateContract()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.OpenidConnectProviderUpdateContract()"
|
|
name: "OpenidConnectProviderUpdateContract()"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.OpenidConnectProviderUpdateContract()"
|
|
syntax: "public OpenidConnectProviderUpdateContract()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.clientId()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.clientId()"
|
|
name: "clientId()"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.clientId()"
|
|
summary: "Get client ID of developer console which is the client application."
|
|
syntax: "public String clientId()"
|
|
desc: "Get client ID of developer console which is the client application."
|
|
returns:
|
|
description: "the clientId value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.clientSecret()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.clientSecret()"
|
|
name: "clientSecret()"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.clientSecret()"
|
|
summary: "Get client Secret of developer console which is the client application."
|
|
syntax: "public String clientSecret()"
|
|
desc: "Get client Secret of developer console which is the client application."
|
|
returns:
|
|
description: "the clientSecret value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.description()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.description()"
|
|
name: "description()"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.description()"
|
|
summary: "Get user-friendly description of OpenID Connect Provider."
|
|
syntax: "public String description()"
|
|
desc: "Get user-friendly description of OpenID Connect Provider."
|
|
returns:
|
|
description: "the description value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.displayName()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.displayName()"
|
|
name: "displayName()"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.displayName()"
|
|
summary: "Get user-friendly OpenID Connect Provider name."
|
|
syntax: "public String displayName()"
|
|
desc: "Get user-friendly OpenID Connect Provider name."
|
|
returns:
|
|
description: "the displayName value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.metadataEndpoint()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.metadataEndpoint()"
|
|
name: "metadataEndpoint()"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.metadataEndpoint()"
|
|
summary: "Get metadata endpoint URI."
|
|
syntax: "public String metadataEndpoint()"
|
|
desc: "Get metadata endpoint URI."
|
|
returns:
|
|
description: "the metadataEndpoint value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withClientId(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withClientId(String clientId)"
|
|
name: "withClientId(String clientId)"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.withClientId(String clientId)"
|
|
summary: "Set client ID of developer console which is the client application."
|
|
parameters:
|
|
- description: "the clientId value to set"
|
|
name: "clientId"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OpenidConnectProviderUpdateContract withClientId(String clientId)"
|
|
desc: "Set client ID of developer console which is the client application."
|
|
returns:
|
|
description: "the OpenidConnectProviderUpdateContract object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract&text=OpenidConnectProviderUpdateContract\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withClientSecret(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withClientSecret(String clientSecret)"
|
|
name: "withClientSecret(String clientSecret)"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.withClientSecret(String clientSecret)"
|
|
summary: "Set client Secret of developer console which is the client application."
|
|
parameters:
|
|
- description: "the clientSecret value to set"
|
|
name: "clientSecret"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OpenidConnectProviderUpdateContract withClientSecret(String clientSecret)"
|
|
desc: "Set client Secret of developer console which is the client application."
|
|
returns:
|
|
description: "the OpenidConnectProviderUpdateContract object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract&text=OpenidConnectProviderUpdateContract\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withDescription(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withDescription(String description)"
|
|
name: "withDescription(String description)"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.withDescription(String description)"
|
|
summary: "Set user-friendly description of OpenID Connect Provider."
|
|
parameters:
|
|
- description: "the description value to set"
|
|
name: "description"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OpenidConnectProviderUpdateContract withDescription(String description)"
|
|
desc: "Set user-friendly description of OpenID Connect Provider."
|
|
returns:
|
|
description: "the OpenidConnectProviderUpdateContract object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract&text=OpenidConnectProviderUpdateContract\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withDisplayName(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withDisplayName(String displayName)"
|
|
name: "withDisplayName(String displayName)"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.withDisplayName(String displayName)"
|
|
summary: "Set user-friendly OpenID Connect Provider name."
|
|
parameters:
|
|
- description: "the displayName value to set"
|
|
name: "displayName"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OpenidConnectProviderUpdateContract withDisplayName(String displayName)"
|
|
desc: "Set user-friendly OpenID Connect Provider name."
|
|
returns:
|
|
description: "the OpenidConnectProviderUpdateContract object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract&text=OpenidConnectProviderUpdateContract\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withMetadataEndpoint(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract.withMetadataEndpoint(String metadataEndpoint)"
|
|
name: "withMetadataEndpoint(String metadataEndpoint)"
|
|
nameWithType: "OpenidConnectProviderUpdateContract.withMetadataEndpoint(String metadataEndpoint)"
|
|
summary: "Set metadata endpoint URI."
|
|
parameters:
|
|
- description: "the metadataEndpoint value to set"
|
|
name: "metadataEndpoint"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public OpenidConnectProviderUpdateContract withMetadataEndpoint(String metadataEndpoint)"
|
|
desc: "Set metadata endpoint URI."
|
|
returns:
|
|
description: "the OpenidConnectProviderUpdateContract object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.OpenidConnectProviderUpdateContract&text=OpenidConnectProviderUpdateContract\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Parameters supplied to the Update OpenID Connect Provider operation."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
|
|
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1
|