- com.microsoft.azure.sdk.iot.provisioning.service - package com.microsoft.azure.sdk.iot.provisioning.service
-
- com.microsoft.azure.sdk.iot.provisioning.service.auth - package com.microsoft.azure.sdk.iot.provisioning.service.auth
-
- com.microsoft.azure.sdk.iot.provisioning.service.configs - package com.microsoft.azure.sdk.iot.provisioning.service.configs
-
- com.microsoft.azure.sdk.iot.provisioning.service.contract - package com.microsoft.azure.sdk.iot.provisioning.service.contract
-
- com.microsoft.azure.sdk.iot.provisioning.service.exceptions - package com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
- ContractApiHttp - Class in com.microsoft.azure.sdk.iot.provisioning.service.contract
-
This client handles the Device Provisioning Service HTTP communication.
- createConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionStringBuilder
-
Static constructor to create ProvisioningConnectionString deserialize the given string
- createConnectionString(String, AuthenticationMethod) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionStringBuilder
-
Static constructor to create ProvisioningConnectionString from host name and authentication method
- createEnrollmentGroupQuery(QuerySpecification) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Factory to create an enrollmentGroup query.
- createEnrollmentGroupQuery(QuerySpecification, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Factory to create an enrollmentGroup query.
- createEnrollmentGroupQuery(QuerySpecification, String, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.RegistrationStatusManager
-
Create a new registration status query for enrollmentGroup.
- createEnrollmentGroupRegistrationStateQuery(QuerySpecification, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Factory to create a registration status query.
- createEnrollmentGroupRegistrationStateQuery(QuerySpecification, String, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Factory to create a registration status query.
- createEnrollmentGroupRegistrationStatusQuery(QuerySpecification, String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
- createEnrollmentGroupRegistrationStatusQuery(QuerySpecification, String, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
- createFromCAReferences(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Factory with CAReferences with only primary reference.
- createFromCAReferences(String, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Factory with CAReferences with primary and secondary references.
- createFromClientCertificates(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Factory with ClientCertificate with only primary certificate.
- createFromClientCertificates(String, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Factory with ClientCertificates with primary and secondary certificates.
- createFromConnectionString(ProvisioningConnectionString) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.contract.ContractApiHttp
-
Create a new instance of the ContractApiHttp.
- createFromConnectionString(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Create a new instance of the DeviceProvisioningServiceClient that exposes
the API to the Device Provisioning Service.
- createFromContractApiHttp(ContractApiHttp) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.RegistrationStatusManager
-
Create a new instance of the RegistrationStatusManager using the provided connection
string and https as the transport protocol.
- createFromRootCertificates(String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Factory with RootCertificates with only primary certificate.
- createFromRootCertificates(String, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Factory with RootCertificates with primary and secondary certificates.
- createIndividualEnrollmentQuery(QuerySpecification) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Factory to create a individualEnrollment query.
- createIndividualEnrollmentQuery(QuerySpecification, int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Factory to create a individualEnrollment query.
- createOrUpdateEnrollmentGroup(EnrollmentGroup) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Create or update an enrollment group record.
- createOrUpdateIndividualEnrollment(IndividualEnrollment) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Create or update a individual Device Enrollment record.
- createSqlQuery() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder
-
Creates a new instance of the
QuerySpecification using the provided clauses to make the sql query.
- get(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.RegistrationStatusManager
-
Get device registration status information.
- getAssignedHub() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
-
Getter for the assignedHub.
- getAttestation() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Getter for the attestation mechanism.
- getAttestation() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the attestation mechanism.
- getAuthenticationMethod() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
Getter for authenticationMethod
- getCapabilities() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
- getCAReferences() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
- getCAReferencesFinal() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Getter for the caReferences.
- getCertificate() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateWithInfo
-
Getter for the certificate.
- getClientCertificates() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
- getClientCertificatesFinal() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Getter for the clientCertificates.
- getContinuationToken() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResult
-
Getter for the continuationToken.
- getCreatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
-
Getter for the createdDateTimeUtc.
- getCreatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Getter for the createdDateTimeUtcDate.
- getCreatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the createdDateTimeUtcDate.
- getDesired() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinProperties
-
Getter for the desired property.
- getDesiredProperty() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinState
-
Getter for the desired property.
- getDeviceId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
-
Getter for the deviceId.
- getDeviceId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the deviceId.
- getDeviceProvisioningServiceName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
Getter for deviceProvisioningServiceName
- getDeviceRegistrationState() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the registrationState.
- getDeviceRegistrationState(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Retrieve the registration status information.
- getEndorsementKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TpmAttestation
-
Getter for the endorsementKey.
- getEnrollmentGroup(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Retrieve the enrollmentGroup information.
- getEnrollmentGroupId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Getter for the enrollmentGroupId.
- getErrorCode() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationError
-
Getter for the error code.
- getErrorCode() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
-
Getter for the errorCode.
- getErrorMessage() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
-
Getter for the errorMessage.
- getErrors() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationResult
-
Getter for the bulk of errors.
- getErrorStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationError
-
Getter for the error status.
- getEtag() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
-
Getter for the etag.
- getEtag() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Getter for the etag.
- getEtag() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the etag.
- getHostName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
Getter for hostName
- getIndividualEnrollment(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.ProvisioningServiceClient
-
Retrieve the individualEnrollment information.
- getInfo() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateWithInfo
-
Getter for the info.
- getInitialTwin() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Getter for the initialTwin.
- getInitialTwin() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the initialTwin.
- getIotHubHostName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Getter for the iotHubHostName.
- getIotHubHostName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the iotHubHostName.
- getIssuerName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
-
Getter for the issuerName.
- getItems() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResult
-
Getter for the items.
- getLastUpdated() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinMetadata
-
Getter for the lastUpdated.
- getLastUpdatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
-
Getter for the lastUpdatedDateTimeUtc.
- getLastUpdatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Getter for the lastUpdatedDateTimeUtcDate.
- getLastUpdatedDateTimeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the lastUpdatedDateTimeUtcDate.
- getLastUpdatedVersion() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinMetadata
-
Getter for the lastUpdatedVersion.
- getNotAfterUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
-
Getter for the notAfterUtc.
- getNotBeforeUtc() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
-
Getter for the notBeforeUtc.
- getNumberValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
-
Helper function to get numeric value from a JsonObject
- getPageSize() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.Query
-
Getter for the pageSize.
- getPrimary() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CAReferences
-
- getPrimary() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Certificates
-
- getPrimaryFinal() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CAReferences
-
Getter for the primary.
- getPrimaryFinal() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Certificates
-
Getter for the primary.
- getPrimaryKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.SymmetricKeyAttestation
-
Getter for the primaryKey.
- getPrimaryX509CertificateInfo() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Getter for the primary X509 certificate info.
- getProvisioningStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Getter for the provisioningStatus.
- getProvisioningStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the provisioningStatus.
- getQuery() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecification
-
Getter for the query.
- getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationError
-
Getter for the error registrationId.
- getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
-
Getter for the registrationId.
- getRegistrationId() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Getter for the registrationId.
- getRootCertificates() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
- getRootCertificatesFinal() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Getter for the rootCertificates.
- getSecondary() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CAReferences
-
- getSecondary() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Certificates
-
- getSecondaryFinal() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CAReferences
-
Getter for the secondary.
- getSecondaryFinal() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Certificates
-
Getter for the secondary.
- getSecondaryKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.SymmetricKeyAttestation
-
Getter for the secondaryKey.
- getSecondaryX509CertificateInfo() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509Attestation
-
Getter for the secondary X509 certificate info.
- getSerialNumber() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
-
Getter for the serialNumber.
- getServiceApiVersion() - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils
-
Getter for the rest API version
- getSha1Thumbprint() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
-
Getter for the sha1Thumbprint.
- getSha256Thumbprint() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
-
Getter for the sha256Thumbprint.
- getSharedAccessKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
Getter for sharedAccessKey
- getSharedAccessKeyName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
Getter for sharedAccessKeyName
- getSharedAccessSignature() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
Getter for sharedAccessSignature
- getStatus() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.DeviceRegistrationState
-
Getter for the status.
- getStorageRootKey() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TpmAttestation
-
Getter for the storageRootKey.
- getSubjectName() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
-
Getter for the subjectName.
- getSuccessful() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.BulkEnrollmentOperationResult
-
Getter for the Bulk Operation successful.
- getTags() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinState
-
Getter for the tags.
- getTwinMetadata() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
-
Getter for the TwinCollection metadata
- getTwinMetadata(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
-
Getter for the entry metadata in the TwinCollection.
- getType() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QueryResult
-
Getter for the type.
- getUserAgentString() - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils
-
Getter for the SDK name and version.
- getUserString() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
Serialize user string
- getValue() - Method in enum com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder.FromType
-
- getValueFromJsonObject(JsonObject, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
-
Helper function to get a value from the given JsonObject if the key name exists
- getValueFromJsonString(JsonString) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
-
Helper function to get trim the leading and trailing parenthesis from a Json string if they exists
- getValueStringByKey(Map, String) - Static method in class com.microsoft.azure.sdk.iot.provisioning.service.Tools
-
Helper function to get a value from the given Map if the key name exists
- getVersion() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
-
Getter for the version.
- getVersion() - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.X509CertificateInfo
-
Getter for the version.
- groupBy(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.QuerySpecificationBuilder
-
Setter for the `groupBy` clause.
- policyName - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod
-
Authentication policy name
- populateWithAuthenticationProperties(ProvisioningConnectionString) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.auth.AuthenticationMethod
-
Abstract helper function to populate IotHubConnectionString class with
proper authentication properties
- ProvisioningConnectionString - Class in com.microsoft.azure.sdk.iot.provisioning.service.auth
-
Expose all connections string properties and methods
for user, device and connection string serialization.
- ProvisioningConnectionStringBuilder - Class in com.microsoft.azure.sdk.iot.provisioning.service.auth
-
Provide static constructors to create ProvisioningConnectionString object
- ProvisioningConnectionStringBuilder() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionStringBuilder
-
- ProvisioningSasToken - Class in com.microsoft.azure.sdk.iot.provisioning.service.auth
-
Grants device access to an Provisioning for the specified amount of time.
- ProvisioningSasToken(ProvisioningConnectionString) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningSasToken
-
Constructor.
- ProvisioningServiceClient - Class in com.microsoft.azure.sdk.iot.provisioning.service
-
Device Provisioning Service Client.
- ProvisioningServiceClientBadFormatException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
Create bad message format exception
- ProvisioningServiceClientBadFormatException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadFormatException
-
- ProvisioningServiceClientBadFormatException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadFormatException
-
- ProvisioningServiceClientBadUsageException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
This is the subset of the Device Provisioning Service exceptions for the exceptions related to usage error.
- ProvisioningServiceClientBadUsageException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadUsageException
-
- ProvisioningServiceClientBadUsageException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadUsageException
-
- ProvisioningServiceClientBadUsageException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadUsageException
-
- ProvisioningServiceClientBadUsageException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientBadUsageException
-
- ProvisioningServiceClientException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
Super class for the Device Provisioning Service exceptions on the Service Client.
- ProvisioningServiceClientException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientException
-
- ProvisioningServiceClientException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientException
-
- ProvisioningServiceClientException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientException
-
- ProvisioningServiceClientException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientException
-
- ProvisioningServiceClientExceptionManager - Class in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
Provide static function to verify the Device Provisioning Service results and throw appropriate exception.
- ProvisioningServiceClientExceptionManager() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientExceptionManager
-
- ProvisioningServiceClientInternalServerErrorException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
Create internal server error exception
- ProvisioningServiceClientInternalServerErrorException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientInternalServerErrorException
-
- ProvisioningServiceClientInternalServerErrorException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientInternalServerErrorException
-
- ProvisioningServiceClientNotFoundException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
Create Device Provisioning Service not found exception
- ProvisioningServiceClientNotFoundException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientNotFoundException
-
- ProvisioningServiceClientNotFoundException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientNotFoundException
-
- ProvisioningServiceClientPreconditionFailedException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
Create precondition failed exception
- ProvisioningServiceClientPreconditionFailedException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientPreconditionFailedException
-
- ProvisioningServiceClientPreconditionFailedException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientPreconditionFailedException
-
- ProvisioningServiceClientServiceException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
This is the subset of the Device Provisioning Service exceptions for the exceptions reported by the Service.
- ProvisioningServiceClientServiceException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientServiceException
-
- ProvisioningServiceClientServiceException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientServiceException
-
- ProvisioningServiceClientServiceException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientServiceException
-
- ProvisioningServiceClientServiceException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientServiceException
-
- ProvisioningServiceClientTooManyRequestsException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
Create too many requests exception
- ProvisioningServiceClientTooManyRequestsException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTooManyRequestsException
-
- ProvisioningServiceClientTooManyRequestsException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTooManyRequestsException
-
- ProvisioningServiceClientTransientException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
This is the subset of the Device Provisioning Service exceptions for the exceptions related a temporary service issue.
- ProvisioningServiceClientTransientException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransientException
-
- ProvisioningServiceClientTransientException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransientException
-
- ProvisioningServiceClientTransientException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransientException
-
- ProvisioningServiceClientTransientException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransientException
-
- ProvisioningServiceClientTransportException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
Create transport exception
- ProvisioningServiceClientTransportException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransportException
-
- ProvisioningServiceClientTransportException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransportException
-
- ProvisioningServiceClientTransportException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransportException
-
- ProvisioningServiceClientTransportException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientTransportException
-
- ProvisioningServiceClientUnathorizedException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
Create unauthorized exception
- ProvisioningServiceClientUnathorizedException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnathorizedException
-
- ProvisioningServiceClientUnathorizedException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnathorizedException
-
- ProvisioningServiceClientUnknownException - Exception in com.microsoft.azure.sdk.iot.provisioning.service.exceptions
-
This is the subset of the Device Provisioning Service exceptions for the unknown issues.
- ProvisioningServiceClientUnknownException() - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnknownException
-
- ProvisioningServiceClientUnknownException(String) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnknownException
-
- ProvisioningServiceClientUnknownException(String, Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnknownException
-
- ProvisioningServiceClientUnknownException(Throwable) - Constructor for exception com.microsoft.azure.sdk.iot.provisioning.service.exceptions.ProvisioningServiceClientUnknownException
-
- ProvisioningStatus - Enum in com.microsoft.azure.sdk.iot.provisioning.service.configs
-
The Device Provisioning Service provisioning status.
- put(String, Object) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
-
Add a single new entry in the TwinCollection.
- putAll(Map<? extends String, ?>) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.TwinCollection
-
Add all information in the provided Map to the TwinCollection.
- SDKUtils - Class in com.microsoft.azure.sdk.iot.provisioning.service.contract
-
Contains the SDK name and version information.
- SDKUtils() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.contract.SDKUtils
-
- Serializable - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
-
Abstract class with the parser for the provisioning configurations.
- Serializable() - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.Serializable
-
- setAttestation(AttestationMechanism) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Setter for the attestation.
- setAttestation(Attestation) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Setter for the attestation.
- setAttestation(AttestationMechanism) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the attestation.
- setAttestation(Attestation) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the attestation.
- setCapabilities(DeviceCapabilities) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
- setCapabilitiesFinal(DeviceCapabilities) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
- setCreatedDateTimeUtc(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Setter for the createdDateTimeUtc.
- setCreatedDateTimeUtc(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the createdDateTimeUtc.
- setDeviceId(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
- setDeviceIdFinal(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the deviceId.
- setEnrollmentGroupId(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Setter for the enrollmentGroupId.
- setEtag(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
- setEtag(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
- setEtagFinal(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Setter for the etag.
- setEtagFinal(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the etag.
- setInitialTwin(TwinState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Deprecated.
- setInitialTwin(TwinState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the initialTwin.
- setInitialTwinFinal(TwinState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Setter for the initialTwin.
- setIotHubHostName(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Deprecated.
- setIotHubHostName(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
- setIotHubHostNameFinal(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Setter for the iotHubHostName.
- setIotHubHostNameFinal(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the iotHubHostName.
- setLastUpdatedDateTimeUtc(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Setter for the lastUpdatedDateTimeUtc.
- setLastUpdatedDateTimeUtc(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the lastUpdatedDateTimeUtc.
- setPageSize(int) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.Query
-
Setter for the pageSize.
- setProvisioningStatus(ProvisioningStatus) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
- setProvisioningStatus(ProvisioningStatus) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
- setProvisioningStatusFinal(ProvisioningStatus) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.EnrollmentGroup
-
Setter for the provisioningStatus.
- setProvisioningStatusFinal(ProvisioningStatus) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the provisioningStatus.
- setRegistrationId(String) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the registrationId.
- setRegistrationState(DeviceRegistrationState) - Method in class com.microsoft.azure.sdk.iot.provisioning.service.configs.IndividualEnrollment
-
Setter for the registrationState.
- SHARED_ACCESS_KEY_NAME_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
- SHARED_ACCESS_KEY_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
- SHARED_ACCESS_SIGNATURE_PROPERTY_NAME - Static variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
- sharedAccessKey - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
- sharedAccessKeyName - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
- sharedAccessSignature - Variable in class com.microsoft.azure.sdk.iot.provisioning.service.auth.ProvisioningConnectionString
-
- SymmetricKeyAttestation - Class in com.microsoft.azure.sdk.iot.provisioning.service.configs
-
Representation of a single Device Provisioning Service Symmetric Key Attestation.
- SymmetricKeyAttestation(String, String) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.SymmetricKeyAttestation
-
CONSTRUCTOR
- SymmetricKeyAttestation(SymmetricKeyAttestation) - Constructor for class com.microsoft.azure.sdk.iot.provisioning.service.configs.SymmetricKeyAttestation
-
CONSTRUCTOR (COPY)