A B C D F G I L M N O P R S T U V W 
All Classes All Packages

A

AadBasedSecurityPrincipal - Class in com.azure.resourcemanager.confidentialledger.models
AAD based security principal with associated Ledger RoleName.
AadBasedSecurityPrincipal() - Constructor for class com.azure.resourcemanager.confidentialledger.models.AadBasedSecurityPrincipal
 
aadBasedSecurityPrincipals() - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Get the aadBasedSecurityPrincipals property: Array of all AAD based Security Principals.
ADMINISTRATOR - Static variable in class com.azure.resourcemanager.confidentialledger.models.LedgerRoleName
Static value Administrator for LedgerRoleName.
ALREADY_EXISTS - Static variable in class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityReason
Static value AlreadyExists for CheckNameAvailabilityReason.
apply() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.Update
Executes the update request.
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager
Creates an instance of ConfidentialLedger service API entry point.
authenticate(TokenCredential, AzureProfile) - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager.Configurable
Creates an instance of ConfidentialLedger service API entry point.
authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager
Creates an instance of ConfidentialLedger service API entry point.

B

beginCreate(String, String, ConfidentialLedgerInner) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Creates a Confidential Ledger with the specified ledger parameters.
beginCreate(String, String, ConfidentialLedgerInner, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Creates a Confidential Ledger with the specified ledger parameters.
beginDelete(String, String) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Deletes an existing Confidential Ledger.
beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Deletes an existing Confidential Ledger.
beginUpdate(String, String, ConfidentialLedgerInner) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Updates properties of Confidential Ledger.
beginUpdate(String, String, ConfidentialLedgerInner, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Updates properties of Confidential Ledger.

C

CANCELED - Static variable in class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
Static value Canceled for ProvisioningState.
cert() - Method in class com.azure.resourcemanager.confidentialledger.models.CertBasedSecurityPrincipal
Get the cert property: Public key of the user cert (.pem or .cer).
CertBasedSecurityPrincipal - Class in com.azure.resourcemanager.confidentialledger.models
Cert based security principal with Ledger RoleName.
CertBasedSecurityPrincipal() - Constructor for class com.azure.resourcemanager.confidentialledger.models.CertBasedSecurityPrincipal
 
certBasedSecurityPrincipals() - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Get the certBasedSecurityPrincipals property: Array of all cert based Security Principals.
checkNameAvailability(CheckNameAvailabilityRequest) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ResourceProvidersClient
To check whether a resource name is available.
checkNameAvailability(CheckNameAvailabilityRequest) - Method in interface com.azure.resourcemanager.confidentialledger.models.ResourceProviders
To check whether a resource name is available.
CheckNameAvailabilityReason - Class in com.azure.resourcemanager.confidentialledger.models
Defines values for CheckNameAvailabilityReason.
CheckNameAvailabilityReason() - Constructor for class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityReason
 
CheckNameAvailabilityRequest - Class in com.azure.resourcemanager.confidentialledger.models
The check availability request body.
CheckNameAvailabilityRequest() - Constructor for class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityRequest
 
CheckNameAvailabilityResponse - Interface in com.azure.resourcemanager.confidentialledger.models
An immutable client-side representation of CheckNameAvailabilityResponse.
CheckNameAvailabilityResponseInner - Class in com.azure.resourcemanager.confidentialledger.fluent.models
The check availability result.
CheckNameAvailabilityResponseInner() - Constructor for class com.azure.resourcemanager.confidentialledger.fluent.models.CheckNameAvailabilityResponseInner
 
checkNameAvailabilityWithResponse(CheckNameAvailabilityRequest, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ResourceProvidersClient
To check whether a resource name is available.
checkNameAvailabilityWithResponse(CheckNameAvailabilityRequest, Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.ResourceProviders
To check whether a resource name is available.
com.azure.resourcemanager.confidentialledger - package com.azure.resourcemanager.confidentialledger
Package containing the classes for ConfidentialLedgerManagementClient.
com.azure.resourcemanager.confidentialledger.fluent - package com.azure.resourcemanager.confidentialledger.fluent
Package containing the service clients for ConfidentialLedgerManagementClient.
com.azure.resourcemanager.confidentialledger.fluent.models - package com.azure.resourcemanager.confidentialledger.fluent.models
Package containing the inner data models for ConfidentialLedgerManagementClient.
com.azure.resourcemanager.confidentialledger.models - package com.azure.resourcemanager.confidentialledger.models
Package containing the data models for ConfidentialLedgerManagementClient.
ConfidentialLedger - Interface in com.azure.resourcemanager.confidentialledger.models
An immutable client-side representation of ConfidentialLedger.
ConfidentialLedger.Definition - Interface in com.azure.resourcemanager.confidentialledger.models
The entirety of the ConfidentialLedger definition.
ConfidentialLedger.DefinitionStages - Interface in com.azure.resourcemanager.confidentialledger.models
The ConfidentialLedger definition stages.
ConfidentialLedger.DefinitionStages.Blank - Interface in com.azure.resourcemanager.confidentialledger.models
The first stage of the ConfidentialLedger definition.
ConfidentialLedger.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.confidentialledger.models
The stage of the ConfidentialLedger definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
ConfidentialLedger.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.confidentialledger.models
The stage of the ConfidentialLedger definition allowing to specify location.
ConfidentialLedger.DefinitionStages.WithProperties - Interface in com.azure.resourcemanager.confidentialledger.models
The stage of the ConfidentialLedger definition allowing to specify properties.
ConfidentialLedger.DefinitionStages.WithResourceGroup - Interface in com.azure.resourcemanager.confidentialledger.models
The stage of the ConfidentialLedger definition allowing to specify parent resource.
ConfidentialLedger.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.confidentialledger.models
The stage of the ConfidentialLedger definition allowing to specify tags.
ConfidentialLedger.Update - Interface in com.azure.resourcemanager.confidentialledger.models
The template for ConfidentialLedger update.
ConfidentialLedger.UpdateStages - Interface in com.azure.resourcemanager.confidentialledger.models
The ConfidentialLedger update stages.
ConfidentialLedger.UpdateStages.WithProperties - Interface in com.azure.resourcemanager.confidentialledger.models
The stage of the ConfidentialLedger update allowing to specify properties.
ConfidentialLedger.UpdateStages.WithTags - Interface in com.azure.resourcemanager.confidentialledger.models
The stage of the ConfidentialLedger update allowing to specify tags.
ConfidentialLedgerInner - Class in com.azure.resourcemanager.confidentialledger.fluent.models
Confidential Ledger.
ConfidentialLedgerInner() - Constructor for class com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner
 
ConfidentialLedgerList - Class in com.azure.resourcemanager.confidentialledger.models
Object that includes an array of Confidential Ledgers and a possible link for next set.
ConfidentialLedgerList() - Constructor for class com.azure.resourcemanager.confidentialledger.models.ConfidentialLedgerList
 
ConfidentialLedgerManagementClient - Interface in com.azure.resourcemanager.confidentialledger.fluent
The interface for ConfidentialLedgerManagementClient class.
ConfidentialLedgerManager - Class in com.azure.resourcemanager.confidentialledger
Entry point to ConfidentialLedgerManager.
ConfidentialLedgerManager.Configurable - Class in com.azure.resourcemanager.confidentialledger
The Configurable allowing configurations to be set.
configure() - Static method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager
Gets a Configurable instance that can be used to create ConfidentialLedgerManager with optional configuration.
CONTRIBUTOR - Static variable in class com.azure.resourcemanager.confidentialledger.models.LedgerRoleName
Static value Contributor for LedgerRoleName.
create() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.DefinitionStages.WithCreate
Executes the create request.
create(String, String, ConfidentialLedgerInner) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Creates a Confidential Ledger with the specified ledger parameters.
create(String, String, ConfidentialLedgerInner, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Creates a Confidential Ledger with the specified ledger parameters.
CREATING - Static variable in class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
Static value Creating for ProvisioningState.

D

define(String) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Begins definition for a new ConfidentialLedger resource.
delete(String, String) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Deletes an existing Confidential Ledger.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Deletes an existing Confidential Ledger.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Deletes an existing Confidential Ledger.
deleteById(String) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Deletes an existing Confidential Ledger.
deleteByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Deletes an existing Confidential Ledger.
deleteByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Deletes an existing Confidential Ledger.
DELETING - Static variable in class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
Static value Deleting for ProvisioningState.
description() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
Get the description property: Description of the resource provider operation.
display() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner
Get the display property: Details about the operations.
display() - Method in interface com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDefinition
Gets the display property: Details about the operations.

F

FAILED - Static variable in class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
Static value Failed for ProvisioningState.
fromString(String) - Static method in class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityReason
Creates or finds a CheckNameAvailabilityReason from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.confidentialledger.models.LedgerRoleName
Creates or finds a LedgerRoleName from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.confidentialledger.models.LedgerType
Creates or finds a LedgerType from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
Creates or finds a ProvisioningState from its string representation.

G

getApiVersion() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ConfidentialLedgerManagementClient
Gets Api Version.
getById(String) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Retrieves the properties of a Confidential Ledger.
getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Retrieves the properties of a Confidential Ledger.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Retrieves the properties of a Confidential Ledger.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Retrieves the properties of a Confidential Ledger.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Retrieves the properties of a Confidential Ledger.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Retrieves the properties of a Confidential Ledger.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ConfidentialLedgerManagementClient
Gets The default poll interval for long-running operation.
getEndpoint() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ConfidentialLedgerManagementClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ConfidentialLedgerManagementClient
Gets The HTTP pipeline to send requests through.
getLedgers() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ConfidentialLedgerManagementClient
Gets the LedgersClient object to access its operations.
getOperations() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ConfidentialLedgerManagementClient
Gets the OperationsClient object to access its operations.
getResourceProviders() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ConfidentialLedgerManagementClient
Gets the ResourceProvidersClient object to access its operations.
getSubscriptionId() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.ConfidentialLedgerManagementClient
Gets The Azure subscription ID.

I

id() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the id property: Fully qualified resource Id for the resource.
identityServiceUri() - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Get the identityServiceUri property: Endpoint for accessing network identity.
innerModel() - Method in interface com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityResponse
Gets the inner com.azure.resourcemanager.confidentialledger.fluent.models.CheckNameAvailabilityResponseInner object.
innerModel() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the inner com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner object.
innerModel() - Method in interface com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDefinition
Gets the inner com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner object.
INVALID - Static variable in class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityReason
Static value Invalid for CheckNameAvailabilityReason.
isDataAction() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner
Get the isDataAction property: Indicates whether the operation is data action or not.
isDataAction() - Method in interface com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDefinition
Gets the isDataAction property: Indicates whether the operation is data action or not.

L

ledgerInternalNamespace() - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Get the ledgerInternalNamespace property: Internal namespace for the Ledger.
ledgerName() - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Get the ledgerName property: Unique name for the Confidential Ledger.
LedgerProperties - Class in com.azure.resourcemanager.confidentialledger.models
LedgerProperties Additional Confidential Ledger properties.
LedgerProperties() - Constructor for class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
 
ledgerRoleName() - Method in class com.azure.resourcemanager.confidentialledger.models.AadBasedSecurityPrincipal
Get the ledgerRoleName property: LedgerRole associated with the Security Principal of Ledger.
ledgerRoleName() - Method in class com.azure.resourcemanager.confidentialledger.models.CertBasedSecurityPrincipal
Get the ledgerRoleName property: LedgerRole associated with the Security Principal of Ledger.
LedgerRoleName - Class in com.azure.resourcemanager.confidentialledger.models
Defines values for LedgerRoleName.
LedgerRoleName() - Constructor for class com.azure.resourcemanager.confidentialledger.models.LedgerRoleName
 
ledgers() - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager
Gets the resource collection API of Ledgers.
Ledgers - Interface in com.azure.resourcemanager.confidentialledger.models
Resource collection API of Ledgers.
LedgersClient - Interface in com.azure.resourcemanager.confidentialledger.fluent
An instance of this class provides access to all the operations defined in LedgersClient.
ledgerType() - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Get the ledgerType property: Type of Confidential Ledger.
LedgerType - Class in com.azure.resourcemanager.confidentialledger.models
Defines values for LedgerType.
LedgerType() - Constructor for class com.azure.resourcemanager.confidentialledger.models.LedgerType
 
ledgerUri() - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Get the ledgerUri property: Endpoint for calling Ledger Service.
list() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Retrieves the properties of all Confidential Ledgers.
list() - Method in interface com.azure.resourcemanager.confidentialledger.fluent.OperationsClient
Retrieves a list of available API operations.
list() - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Retrieves the properties of all Confidential Ledgers.
list() - Method in interface com.azure.resourcemanager.confidentialledger.models.Operations
Retrieves a list of available API operations.
list(Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.OperationsClient
Retrieves a list of available API operations.
list(Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.Operations
Retrieves a list of available API operations.
list(String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Retrieves the properties of all Confidential Ledgers.
list(String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Retrieves the properties of all Confidential Ledgers.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Retrieves the properties of all Confidential Ledgers.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Retrieves the properties of all Confidential Ledgers.
listByResourceGroup(String, String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Retrieves the properties of all Confidential Ledgers.
listByResourceGroup(String, String, Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.Ledgers
Retrieves the properties of all Confidential Ledgers.
location() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner
Get the location property: The Azure location where the Confidential Ledger is running.
location() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the location property: The Azure location where the Confidential Ledger is running.
location() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceLocation
Get the location property: The Azure location where the Confidential Ledger is running.

M

message() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.CheckNameAvailabilityResponseInner
Get the message property: Detailed reason why the given name is available.
message() - Method in interface com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityResponse
Gets the message property: Detailed reason why the given name is available.

N

name() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner
Get the name property: Resource provider operation name.
name() - Method in class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityRequest
Get the name property: The name of the resource for which availability needs to be checked.
name() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the name property: The name of the resource.
name() - Method in interface com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDefinition
Gets the name property: Resource provider operation name.
nameAvailable() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.CheckNameAvailabilityResponseInner
Get the nameAvailable property: Indicates if the resource name is available.
nameAvailable() - Method in interface com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityResponse
Gets the nameAvailable property: Indicates if the resource name is available.
nextLink() - Method in class com.azure.resourcemanager.confidentialledger.models.ConfidentialLedgerList
Get the nextLink property: The URL the client should use to fetch the next page (per server side paging).
nextLink() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationList
Get the nextLink property: The URI that can be used to request the next page for list of Azure operations.

O

operation() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
Get the operation property: Name of the resource provider operation.
operations() - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager
Gets the resource collection API of Operations.
Operations - Interface in com.azure.resourcemanager.confidentialledger.models
Resource collection API of Operations.
OperationsClient - Interface in com.azure.resourcemanager.confidentialledger.fluent
An instance of this class provides access to all the operations defined in OperationsClient.

P

principalId() - Method in class com.azure.resourcemanager.confidentialledger.models.AadBasedSecurityPrincipal
Get the principalId property: UUID/GUID based Principal Id of the Security Principal.
PRIVATE - Static variable in class com.azure.resourcemanager.confidentialledger.models.LedgerType
Static value Private for LedgerType.
properties() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner
Get the properties property: LedgerProperties Properties of Confidential Ledger Resource.
properties() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the properties property: LedgerProperties Properties of Confidential Ledger Resource.
provider() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
Get the provider property: Name of the resource provider.
provisioningState() - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Get the provisioningState property: Provisioning state of Ledger Resource.
ProvisioningState - Class in com.azure.resourcemanager.confidentialledger.models
Defines values for ProvisioningState.
ProvisioningState() - Constructor for class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
 
PUBLIC - Static variable in class com.azure.resourcemanager.confidentialledger.models.LedgerType
Static value Public for LedgerType.

R

READER - Static variable in class com.azure.resourcemanager.confidentialledger.models.LedgerRoleName
Static value Reader for LedgerRoleName.
reason() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.CheckNameAvailabilityResponseInner
Get the reason property: The reason why the given name is not available.
reason() - Method in interface com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityResponse
Gets the reason property: The reason why the given name is not available.
refresh() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Refreshes the resource to sync with Azure.
region() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the region of the resource.
regionName() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the name of the resource region.
resource() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
Get the resource property: Name of the resource type.
resourceGroupName() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the name of the resource group.
ResourceLocation - Class in com.azure.resourcemanager.confidentialledger.models
Location of the ARM Resource.
ResourceLocation() - Constructor for class com.azure.resourcemanager.confidentialledger.models.ResourceLocation
 
ResourceProviderOperationDefinition - Interface in com.azure.resourcemanager.confidentialledger.models
An immutable client-side representation of ResourceProviderOperationDefinition.
ResourceProviderOperationDefinitionInner - Class in com.azure.resourcemanager.confidentialledger.fluent.models
Describes the Resource Provider Operation.
ResourceProviderOperationDefinitionInner() - Constructor for class com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner
 
ResourceProviderOperationDisplay - Class in com.azure.resourcemanager.confidentialledger.models
Describes the properties of the Operation.
ResourceProviderOperationDisplay() - Constructor for class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
 
ResourceProviderOperationList - Class in com.azure.resourcemanager.confidentialledger.models
List containing this Resource Provider's available operations.
ResourceProviderOperationList() - Constructor for class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationList
 
resourceProviders() - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager
Gets the resource collection API of ResourceProviders.
ResourceProviders - Interface in com.azure.resourcemanager.confidentialledger.models
Resource collection API of ResourceProviders.
ResourceProvidersClient - Interface in com.azure.resourcemanager.confidentialledger.fluent
An instance of this class provides access to all the operations defined in ResourceProvidersClient.

S

serviceClient() - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager
 
SUCCEEDED - Static variable in class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
Static value Succeeded for ProvisioningState.
systemData() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner
Get the systemData property: Metadata pertaining to creation and last modification of the resource.
systemData() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the systemData property: Metadata pertaining to creation and last modification of the resource.

T

tags() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner
Get the tags property: Additional tags for Confidential Ledger.
tags() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the tags property: Additional tags for Confidential Ledger.
tags() - Method in class com.azure.resourcemanager.confidentialledger.models.Tags
Get the tags property: Additional tags for Confidential Ledger.
Tags - Class in com.azure.resourcemanager.confidentialledger.models
Tags for Confidential Ledger Resource.
Tags() - Constructor for class com.azure.resourcemanager.confidentialledger.models.Tags
 
tenantId() - Method in class com.azure.resourcemanager.confidentialledger.models.AadBasedSecurityPrincipal
Get the tenantId property: UUID/GUID based Tenant Id of the Security Principal.
type() - Method in class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityRequest
Get the type property: The resource type.
type() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Gets the type property: The type of the resource.

U

UNKNOWN - Static variable in class com.azure.resourcemanager.confidentialledger.models.LedgerType
Static value Unknown for LedgerType.
UNKNOWN - Static variable in class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
Static value Unknown for ProvisioningState.
update() - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger
Begins update for the ConfidentialLedger resource.
update(String, String, ConfidentialLedgerInner) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Updates properties of Confidential Ledger.
update(String, String, ConfidentialLedgerInner, Context) - Method in interface com.azure.resourcemanager.confidentialledger.fluent.LedgersClient
Updates properties of Confidential Ledger.
UPDATING - Static variable in class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
Static value Updating for ProvisioningState.

V

validate() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.CheckNameAvailabilityResponseInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.models.AadBasedSecurityPrincipal
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.models.CertBasedSecurityPrincipal
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityRequest
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.models.ConfidentialLedgerList
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceLocation
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationList
Validates the instance.
validate() - Method in class com.azure.resourcemanager.confidentialledger.models.Tags
Validates the instance.
value() - Method in class com.azure.resourcemanager.confidentialledger.models.ConfidentialLedgerList
Get the value property: List of Confidential Ledgers.
value() - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationList
Get the value property: Resource provider operations list.
values() - Static method in class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityReason
Gets known CheckNameAvailabilityReason values.
values() - Static method in class com.azure.resourcemanager.confidentialledger.models.LedgerRoleName
Gets known LedgerRoleName values.
values() - Static method in class com.azure.resourcemanager.confidentialledger.models.LedgerType
Gets known LedgerType values.
values() - Static method in class com.azure.resourcemanager.confidentialledger.models.ProvisioningState
Gets known ProvisioningState values.

W

withAadBasedSecurityPrincipals(List<AadBasedSecurityPrincipal>) - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Set the aadBasedSecurityPrincipals property: Array of all AAD based Security Principals.
withCert(String) - Method in class com.azure.resourcemanager.confidentialledger.models.CertBasedSecurityPrincipal
Set the cert property: Public key of the user cert (.pem or .cer).
withCertBasedSecurityPrincipals(List<CertBasedSecurityPrincipal>) - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Set the certBasedSecurityPrincipals property: Array of all cert based Security Principals.
withDefaultPollInterval(Duration) - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager.Configurable
Sets the default poll interval, used when service does not provide "Retry-After" header.
withDescription(String) - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
Set the description property: Description of the resource provider operation.
withDisplay(ResourceProviderOperationDisplay) - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner
Set the display property: Details about the operations.
withExistingResourceGroup(String) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.DefinitionStages.WithResourceGroup
Specifies resourceGroupName.
withHttpClient(HttpClient) - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager.Configurable
Sets the http client.
withIsDataAction(Boolean) - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner
Set the isDataAction property: Indicates whether the operation is data action or not.
withLedgerRoleName(LedgerRoleName) - Method in class com.azure.resourcemanager.confidentialledger.models.AadBasedSecurityPrincipal
Set the ledgerRoleName property: LedgerRole associated with the Security Principal of Ledger.
withLedgerRoleName(LedgerRoleName) - Method in class com.azure.resourcemanager.confidentialledger.models.CertBasedSecurityPrincipal
Set the ledgerRoleName property: LedgerRole associated with the Security Principal of Ledger.
withLedgerType(LedgerType) - Method in class com.azure.resourcemanager.confidentialledger.models.LedgerProperties
Set the ledgerType property: Type of Confidential Ledger.
withLocation(String) - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner
Set the location property: The Azure location where the Confidential Ledger is running.
withLocation(String) - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceLocation
Set the location property: The Azure location where the Confidential Ledger is running.
withLogOptions(HttpLogOptions) - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager.Configurable
Sets the logging options to the HTTP pipeline.
withMessage(String) - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.CheckNameAvailabilityResponseInner
Set the message property: Detailed reason why the given name is available.
withName(String) - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ResourceProviderOperationDefinitionInner
Set the name property: Resource provider operation name.
withName(String) - Method in class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityRequest
Set the name property: The name of the resource for which availability needs to be checked.
withNameAvailable(Boolean) - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.CheckNameAvailabilityResponseInner
Set the nameAvailable property: Indicates if the resource name is available.
withNextLink(String) - Method in class com.azure.resourcemanager.confidentialledger.models.ConfidentialLedgerList
Set the nextLink property: The URL the client should use to fetch the next page (per server side paging).
withOperation(String) - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
Set the operation property: Name of the resource provider operation.
withPolicy(HttpPipelinePolicy) - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager.Configurable
Adds the pipeline policy to the HTTP pipeline.
withPrincipalId(String) - Method in class com.azure.resourcemanager.confidentialledger.models.AadBasedSecurityPrincipal
Set the principalId property: UUID/GUID based Principal Id of the Security Principal.
withProperties(LedgerProperties) - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner
Set the properties property: LedgerProperties Properties of Confidential Ledger Resource.
withProperties(LedgerProperties) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.DefinitionStages.WithProperties
Specifies the properties property: LedgerProperties Properties of Confidential Ledger Resource..
withProperties(LedgerProperties) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.UpdateStages.WithProperties
Specifies the properties property: LedgerProperties Properties of Confidential Ledger Resource..
withProvider(String) - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
Set the provider property: Name of the resource provider.
withReason(CheckNameAvailabilityReason) - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.CheckNameAvailabilityResponseInner
Set the reason property: The reason why the given name is not available.
withRegion(Region) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(String) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.DefinitionStages.WithLocation
Specifies the region for the resource.
withResource(String) - Method in class com.azure.resourcemanager.confidentialledger.models.ResourceProviderOperationDisplay
Set the resource property: Name of the resource type.
withRetryOptions(RetryOptions) - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager.Configurable
Sets the retry options for the HTTP pipeline retry policy.
withRetryPolicy(RetryPolicy) - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager.Configurable
Sets the retry policy to the HTTP pipeline.
withScope(String) - Method in class com.azure.resourcemanager.confidentialledger.ConfidentialLedgerManager.Configurable
Adds the scope to permission sets.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.confidentialledger.fluent.models.ConfidentialLedgerInner
Set the tags property: Additional tags for Confidential Ledger.
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.DefinitionStages.WithTags
Specifies the tags property: Additional tags for Confidential Ledger.
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.confidentialledger.models.ConfidentialLedger.UpdateStages.WithTags
Specifies the tags property: Additional tags for Confidential Ledger.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.confidentialledger.models.Tags
Set the tags property: Additional tags for Confidential Ledger.
withTenantId(String) - Method in class com.azure.resourcemanager.confidentialledger.models.AadBasedSecurityPrincipal
Set the tenantId property: UUID/GUID based Tenant Id of the Security Principal.
withType(String) - Method in class com.azure.resourcemanager.confidentialledger.models.CheckNameAvailabilityRequest
Set the type property: The resource type.
withValue(List<ConfidentialLedgerInner>) - Method in class com.azure.resourcemanager.confidentialledger.models.ConfidentialLedgerList
Set the value property: List of Confidential Ledgers.
A B C D F G I L M N O P R S T U V W 
All Classes All Packages