- enabled() - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
-
Get a value that indicates whether capture description is enabled.
- encoding() - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
-
Get enumerates the possible values for the encoding format of capture description.
- EncodingCaptureDescription - Enum in com.microsoft.azure.management.eventhub
-
Defines values for EncodingCaptureDescription.
- EntityStatus - Enum in com.microsoft.azure.management.eventhub
-
Defines values for EntityStatus.
- equals(Object) - Method in class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
-
- ErrorResponse - Class in com.microsoft.azure.management.eventhub
-
Error response indicates EventHub service is not able to process the
incoming request.
- ErrorResponse() - Constructor for class com.microsoft.azure.management.eventhub.ErrorResponse
-
- ErrorResponseException - Exception in com.microsoft.azure.management.eventhub
-
Exception thrown for an invalid response with ErrorResponse information.
- ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.eventhub.ErrorResponseException
-
Initializes a new instance of the ErrorResponseException class.
- ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.eventhub.ErrorResponseException
-
Initializes a new instance of the ErrorResponseException class.
- EventHub - Interface in com.microsoft.azure.management.eventhub
-
Type representing an Azure EventHub.
- EventHub.Definition - Interface in com.microsoft.azure.management.eventhub
-
The entirety of the event hub definition.
- EventHub.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of event hub definition stages.
- EventHub.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
-
The first stage of a event hub definition.
- EventHub.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to add authorization rule for accessing
the event hub.
- EventHub.DefinitionStages.WithCaptureEnabledDisabled - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to enable or disable data capturing.
- EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to configure data capturing.
- EventHub.DefinitionStages.WithCaptureProviderOrCreate - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to specify provider to store captured data when data capturing is enabled.
- EventHub.DefinitionStages.WithConsumerGroup - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to add consumer group for the event hub.
- EventHub.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
-
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via Creatable.create()), but also allows
for any other optional settings to be specified.
- EventHub.DefinitionStages.WithNamespace - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to specify the name space in which event hub needs to be created.
- EventHub.DefinitionStages.WithPartitionCount - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to specify partition count for event hub.
- EventHub.DefinitionStages.WithRetentionPeriod - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to specify retention period for event hub events.
- EventHub.Update - Interface in com.microsoft.azure.management.eventhub
-
The template for a event hub update operation, containing all the settings that can be modified.
- EventHub.UpdateStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of event hub update stages.
- EventHub.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to add an authorization rule for accessing
the event hub.
- EventHub.UpdateStages.WithCapture - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub update allowing to configure data capture.
- EventHub.UpdateStages.WithConsumerGroup - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub update allowing to add consumer group for event hub.
- EventHub.UpdateStages.WithPartitionCount - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub update allowing to specify partition count for event hub.
- EventHub.UpdateStages.WithRetentionPeriod - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub definition allowing to specify retention period for event hub events.
- EventHubAuthorizationKey - Interface in com.microsoft.azure.management.eventhub
-
- EventHubAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
-
Type representing authorization rule of an event hub.
- EventHubAuthorizationRule.Definition - Interface in com.microsoft.azure.management.eventhub
-
The entirety of the event hub namespace authorization rule definition.
- EventHubAuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of event hub authorization rule definition stages.
- EventHubAuthorizationRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
-
The first stage of event hub authorization rule definition.
- EventHubAuthorizationRule.DefinitionStages.WithAccessPolicy - Interface in com.microsoft.azure.management.eventhub
-
Stage of the authorization rule definition allowing to specify access policy.
- EventHubAuthorizationRule.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
-
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via Creatable.create()), but also allows
for any other optional settings to be specified.
- EventHubAuthorizationRule.DefinitionStages.WithEventHub - Interface in com.microsoft.azure.management.eventhub
-
Stage of the authorization rule definition allowing to specify the event for which rule needs to be created.
- EventHubAuthorizationRule.Update - Interface in com.microsoft.azure.management.eventhub
-
The entirety of the event hub authorization rule update.
- EventHubAuthorizationRules - Interface in com.microsoft.azure.management.eventhub
-
Entry point to manage event hub authorization rules.
- EventHubConsumerGroup - Interface in com.microsoft.azure.management.eventhub
-
Type representing consumer group of an event hub.
- EventHubConsumerGroup.Definition - Interface in com.microsoft.azure.management.eventhub
-
The entirety of the consumer group definition.
- EventHubConsumerGroup.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of consumer group definition stages.
- EventHubConsumerGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
-
The first stage of a event hub definition.
- EventHubConsumerGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
-
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via Creatable.create()), but also allows
for any other optional settings to be specified.
- EventHubConsumerGroup.DefinitionStages.WithEventHub - Interface in com.microsoft.azure.management.eventhub
-
The stage of the consumer group definition allowing to specify the event
hub to be associated with it.
- EventHubConsumerGroup.DefinitionStages.WithUserMetadata - Interface in com.microsoft.azure.management.eventhub
-
The stage of the consumer group definition allowing to specify user metadata.
- EventHubConsumerGroup.Update - Interface in com.microsoft.azure.management.eventhub
-
The template for a consumer group update operation, containing all the settings
that can be modified.
- EventHubConsumerGroup.UpdateStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of consumer group update stages.
- EventHubConsumerGroup.UpdateStages.WithUserMetadata - Interface in com.microsoft.azure.management.eventhub
-
The stage of the consumer group update allowing to specify user metadata.
- EventHubConsumerGroups - Interface in com.microsoft.azure.management.eventhub
-
Entry point to manage event hub consumer groups.
- EventHubDisasterRecoveryPairing - Interface in com.microsoft.azure.management.eventhub
-
Type representing disaster recovery pairing for event hub namespaces.
- EventHubDisasterRecoveryPairing.Definition - Interface in com.microsoft.azure.management.eventhub
-
The entirety of the event hub disaster recovery pairing definition.
- EventHubDisasterRecoveryPairing.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of disaster recovery pairing definition stages.
- EventHubDisasterRecoveryPairing.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
-
The first stage of a disaster recovery pairing definition.
- EventHubDisasterRecoveryPairing.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
-
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via Creatable.create()), but also allows
for any other optional settings to be specified.
- EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace - Interface in com.microsoft.azure.management.eventhub
-
The stage of the disaster recovery pairing definition allowing to specify primary event hub namespace.
- EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace - Interface in com.microsoft.azure.management.eventhub
-
The stage of the disaster recovery pairing definition allowing to specify the secondary event hub namespace.
- EventHubDisasterRecoveryPairing.Update - Interface in com.microsoft.azure.management.eventhub
-
The template for a disaster recovery pairing update operation, containing all the settings
that can be modified.
- EventHubDisasterRecoveryPairing.UpdateStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of disaster recovery pairing update stages.
- EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace - Interface in com.microsoft.azure.management.eventhub
-
The stage of the disaster recovery pairing definition allowing to specify primary event hub namespace.
- EventHubDisasterRecoveryPairings - Interface in com.microsoft.azure.management.eventhub
-
Entry point to manage disaster recovery pairing of event hub namespaces.
- eventHubName() - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
-
- eventHubName() - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup
-
- EventHubNamespace - Interface in com.microsoft.azure.management.eventhub
-
Type representing an Azure EventHub namespace.
- EventHubNamespace.Definition - Interface in com.microsoft.azure.management.eventhub
-
The entirety of the event hub namespace definition.
- EventHubNamespace.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of event hub namespace definition stages.
- EventHubNamespace.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
-
The first stage of a event hub namespace definition.
- EventHubNamespace.DefinitionStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub namespace definition allowing to add authorization rule for accessing
the event hub.
- EventHubNamespace.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
-
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via Creatable.create()), but also allows
for any other optional settings to be specified.
- EventHubNamespace.DefinitionStages.WithEventHub - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub namespace definition allowing to add new event hub in the namespace.
- EventHubNamespace.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub namespace definition allowing to specify the resource group.
- EventHubNamespace.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub namespace definition allowing to specify the sku.
- EventHubNamespace.DefinitionStages.WithThroughputConfiguration - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub namespace definition allowing to specify the throughput unit settings.
- EventHubNamespace.Update - Interface in com.microsoft.azure.management.eventhub
-
The template for a event hub namespace update operation, containing all the settings that can be modified.
- EventHubNamespace.UpdateStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of all the event hub namespace update stages.
- EventHubNamespace.UpdateStages.WithAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub namespace update allowing to add authorization rule for accessing
the event hub.
- EventHubNamespace.UpdateStages.WithEventHub - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub namespace update allowing to add new event hub in the namespace.
- EventHubNamespace.UpdateStages.WithSku - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub namespace update allowing to change the sku.
- EventHubNamespace.UpdateStages.WithThroughputConfiguration - Interface in com.microsoft.azure.management.eventhub
-
The stage of the event hub namespace update allowing to specify the throughput unit settings.
- EventHubNamespaceAuthorizationRule - Interface in com.microsoft.azure.management.eventhub
-
Type representing authorization rule of an event hub namespace.
- EventHubNamespaceAuthorizationRule.Definition - Interface in com.microsoft.azure.management.eventhub
-
The entirety of the event hub namespace authorization rule definition.
- EventHubNamespaceAuthorizationRule.DefinitionStages - Interface in com.microsoft.azure.management.eventhub
-
Grouping of Event Hub namespace authorization rule definition stages.
- EventHubNamespaceAuthorizationRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.eventhub
-
The first stage of event hub namespace authorization rule definition.
- EventHubNamespaceAuthorizationRule.DefinitionStages.WithAccessPolicy - Interface in com.microsoft.azure.management.eventhub
-
Stage of the authorization rule definition allowing to specify access policy.
- EventHubNamespaceAuthorizationRule.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.eventhub
-
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via Creatable.create()), but also allows
for any other optional settings to be specified.
- EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace - Interface in com.microsoft.azure.management.eventhub
-
Stage of the authorization rule definition allowing to specify the event namespace for which rule needs to be created.
- EventHubNamespaceAuthorizationRule.Update - Interface in com.microsoft.azure.management.eventhub
-
The entirety of the event hub namespace authorization rule update.
- EventHubNamespaceAuthorizationRules - Interface in com.microsoft.azure.management.eventhub
-
Entry point to manage event hub namespace authorization rules.
- EventHubNamespaces - Interface in com.microsoft.azure.management.eventhub
-
Entry point to manage EventHub namespaces.
- EventHubNamespaceSkuType - Class in com.microsoft.azure.management.eventhub
-
Defines values for EventHubNamespaceSkuType.
- EventHubNamespaceSkuType(Sku) - Constructor for class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
-
Creates event hub namespace sku.
- EventHubNamespaceSkuType(SkuName, SkuTier) - Constructor for class com.microsoft.azure.management.eventhub.EventHubNamespaceSkuType
-
Creates event hub namespace sku.
- eventHubs() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaces
-
- EventHubs - Interface in com.microsoft.azure.management.eventhub
-
Entry point to manage event hubs.
- withAction(NetworkRuleIPAction) - Method in class com.microsoft.azure.management.eventhub.NWRuleSetIpRules
-
Set the IP Filter Action.
- withArchiveNameFormat(String) - Method in class com.microsoft.azure.management.eventhub.Destination
-
Set blob naming convention for archive, e.g.
- withAutoScaling() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithThroughputConfiguration
-
Enables the scaling up the throughput units automatically based on load.
- withAutoScaling() - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithThroughputConfiguration
-
Enables the scaling up the throughput units automatically based on load.
- withBlobContainer(String) - Method in class com.microsoft.azure.management.eventhub.Destination
-
Set blob container Name.
- withCapacity(Integer) - Method in class com.microsoft.azure.management.eventhub.Sku
-
Set the Event Hubs throughput units, value should be 0 to 20 throughput units.
- withCode(String) - Method in class com.microsoft.azure.management.eventhub.ErrorResponse
-
Set error code.
- withCurrentThroughputUnits(int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithThroughputConfiguration
-
Specifies the current throughput units.
- withCurrentThroughputUnits(int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithThroughputConfiguration
-
Specifies the current throughput units.
- withDataCaptureDisabled() - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureEnabledDisabled
-
Specifies that data capture should be disabled for the event hub.
- withDataCaptureDisabled() - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
-
Specifies that data capture should be disabled for the event hub.
- withDataCaptureEnabled() - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureEnabledDisabled
-
Specifies that data capture should be enabled for the event hub.
- withDataCaptureEnabled() - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
-
Specifies that data capture should be enabled for the event hub.
- withDataCaptureFileNameFormat(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate
-
Specifies file name format containing captured data.
- withDataCaptureFileNameFormat(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
-
Specifies the format of the file containing captured data.
- withDataCaptureSkipEmptyArchives(Boolean) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate
-
Set a value that indicates whether to Skip Empty Archives.
- withDataCaptureSkipEmptyArchives(Boolean) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
-
Specified the capture whether to Skip Empty Archives.
- withDataCaptureWindowSizeInMB(int) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate
-
Specifies the capture window size in MB.
- withDataCaptureWindowSizeInMB(int) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
-
Specifies the capture window size in MB.
- withDataCaptureWindowSizeInSeconds(int) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate
-
Specifies the capture window size in seconds.
- withDataCaptureWindowSizeInSeconds(int) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
-
Specifies the capture window size in seconds.
- withDestination(Destination) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
-
Set properties of Destination where capture will be stored.
- withEnabled(Boolean) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
-
Set a value that indicates whether capture description is enabled.
- withEncoding(EncodingCaptureDescription) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
-
Set enumerates the possible values for the encoding format of capture description.
- withExistingEventHub(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule.DefinitionStages.WithEventHub
-
Specifies that authorization rule needs to be created for the given event hub.
- withExistingEventHub(EventHub) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule.DefinitionStages.WithEventHub
-
Specifies that authorization rule needs to be created for the given event hub.
- withExistingEventHub(EventHub) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.DefinitionStages.WithEventHub
-
Specifies the event hub for which consumer group needs to be created.
- withExistingEventHub(String, String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.DefinitionStages.WithEventHub
-
Specifies the event hub for which consumer group needs to be created.
- withExistingEventHubId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule.DefinitionStages.WithEventHub
-
Specifies that authorization rule needs to be created for the given event hub.
- withExistingEventHubId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.DefinitionStages.WithEventHub
-
Specifies the event hub for which consumer group needs to be created.
- withExistingNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithNamespace
-
Specifies an existing event hub namespace in which event hub needs to be created.
- withExistingNamespace(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithNamespace
-
Specifies an existing event hub namespace in which event hub needs to be created.
- withExistingNamespace(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace
-
Specifies that authorization rule needs to be created for the given event hub namespace.
- withExistingNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace
-
Specifies that authorization rule needs to be created for the given event hub namespace.
- withExistingNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithNamespace
-
Specifies id of an existing event hub namespace in which event hub needs to be created.
- withExistingNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule.DefinitionStages.WithNamespace
-
Specifies that authorization rule needs to be created for the given event hub namespace.
- withExistingPrimaryNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace
-
Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.
- withExistingPrimaryNamespace(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace
-
Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.
- withExistingPrimaryNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace
-
Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.
- withExistingSecondaryNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace
-
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
- withExistingSecondaryNamespace(EventHubNamespace) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace
-
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
- withExistingSecondaryNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace
-
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
- withExistingSecondaryNamespaceId(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace
-
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
- withExistingStorageAccountForCapturedData(StorageAccount, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureProviderOrCreate
-
Specifies an existing storage account to store the captured data when data capturing is enabled.
- withExistingStorageAccountForCapturedData(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureProviderOrCreate
-
Specifies an existing storage account to store the captured data when data capturing is enabled.
- withExistingStorageAccountForCapturedData(StorageAccount, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
-
Specifies an existing storage account to store the captured data when data capturing is enabled.
- withExistingStorageAccountForCapturedData(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
-
Specifies an existing storage account to store the captured data when data capturing is enabled.
- withId(String) - Method in class com.microsoft.azure.management.eventhub.Subnet
-
Set resource ID of Virtual Network Subnet.
- withIgnoreMissingVnetServiceEndpoint(Boolean) - Method in class com.microsoft.azure.management.eventhub.NWRuleSetVirtualNetworkRules
-
Set value that indicates whether to ignore missing VNet Service Endpoint.
- withIntervalInSeconds(Integer) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
-
Set the time window allows you to set the frequency with which the capture to Azure Blobs will happen, value should between 60 to 900 seconds.
- withIpMask(String) - Method in class com.microsoft.azure.management.eventhub.NWRuleSetIpRules
-
Set iP Mask.
- withKey(String) - Method in class com.microsoft.azure.management.eventhub.RegenerateAccessKeyParameters
-
Set optional, if the key value provided, is set for KeyType or autogenerated Key value set for keyType.
- withKeyType(KeyType) - Method in class com.microsoft.azure.management.eventhub.RegenerateAccessKeyParameters
-
Set the access key to regenerate.
- withListenAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.DefinitionStages.WithListen
-
Specifies that the rule should have listening access enabled.
- withListenAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithListen
-
Specifies that the rule should have listening access enabled.
- withManageAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.DefinitionStages.WithManage
-
Specifies that the rule should have management access enabled.
- withManageAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithManage
-
Specifies that the rule should have sending access enabled.
- withMessage(String) - Method in class com.microsoft.azure.management.eventhub.ErrorResponse
-
Set error message indicating why the operation failed.
- withName(String) - Method in class com.microsoft.azure.management.eventhub.CheckNameAvailabilityParameter
-
Set name to check the namespace name availability.
- withName(String) - Method in class com.microsoft.azure.management.eventhub.Destination
-
Set name for capture destination.
- withName(SkuName) - Method in class com.microsoft.azure.management.eventhub.Sku
-
Set name of this SKU.
- withNewConsumerGroup(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithConsumerGroup
-
Specifies that a new consumer group should be created for the event hub.
- withNewConsumerGroup(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithConsumerGroup
-
Specifies that a new consumer group should be created for the event hub.
- withNewConsumerGroup(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithConsumerGroup
-
Specifies that a new consumer group should be created for the event hub.
- withNewConsumerGroup(String, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithConsumerGroup
-
Specifies that a new consumer group should be created for the event hub.
- withNewEventHub(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithEventHub
-
Specifies that a new event hub should be created in the namespace.
- withNewEventHub(String, int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithEventHub
-
Specifies that a new event hub should be created in the namespace.
- withNewEventHub(String, int, int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithEventHub
-
Specifies that a new event hub should be created in the namespace.
- withNewEventHub(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithEventHub
-
Specifies that a new event hub should be created in the namespace.
- withNewEventHub(String, int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithEventHub
-
Specifies that a new event hub should be created in the namespace.
- withNewEventHub(String, int, int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithEventHub
-
Specifies that a new event hub should be created in the namespace.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has listen access to the event hub.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has listen access to the event hub.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has listen access to the event hub namespace.
- withNewListenRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has listen access to the event hub namespace.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has manage access to the event hub.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has manage access to the event hub.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has manage access to the event hub namespace.
- withNewManageRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has manage access to the event hub namespace.
- withNewNamespace(Creatable<EventHubNamespace>) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithNamespace
-
Specifies the new namespace in which event hub needs to be created.
- withNewPrimaryNamespace(Creatable<EventHubNamespace>) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace
-
Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.
- withNewSecondaryNamespace(Creatable<EventHubNamespace>) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace
-
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
- withNewSecondaryNamespace(Creatable<EventHubNamespace>) - Method in interface com.microsoft.azure.management.eventhub.EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace
-
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has send access to the event hub.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has send access to the event hub.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has send access to the event hub namespace.
- withNewSendRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithAuthorizationRule
-
Specifies that a new authorization rule should be created that has send access to the event hub namespace.
- withNewStorageAccountForCapturedData(Creatable<StorageAccount>, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithCaptureProviderOrCreate
-
Specifies a new storage account to store the captured data when data capturing is enabled.
- withNewStorageAccountForCapturedData(Creatable<StorageAccount>, String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithCapture
-
Specifies a new storage account to store the captured data when data capturing is enabled.
- withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithAuthorizationRule
-
Specifies that an authorization rule associated with the event hub should be deleted.
- withoutAuthorizationRule(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithAuthorizationRule
-
Deletes an authorization rule associated with the event hub namespace.
- withoutConsumerGroup(String) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithConsumerGroup
-
Specifies that a consumer group associated with the event hub should be deleted.
- withoutEventHub(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithEventHub
-
Deletes an event hub in the event hub namespace.
- withPartitionCount(long) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithPartitionCount
-
Specifies the number of partitions in the event hub.
- withPartitionCount(long) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithPartitionCount
-
Specifies the number of partitions in the event hub.
- withRetentionPeriodInDays(long) - Method in interface com.microsoft.azure.management.eventhub.EventHub.DefinitionStages.WithRetentionPeriod
-
Specifies the retention period for events in days.
- withRetentionPeriodInDays(long) - Method in interface com.microsoft.azure.management.eventhub.EventHub.UpdateStages.WithRetentionPeriod
-
Specifies the retention period for events in days.
- withSendAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.DefinitionStages.WithSend
-
Specifies that the rule should have sending access enabled.
- withSendAccess() - Method in interface com.microsoft.azure.management.eventhub.AuthorizationRule.UpdateStages.WithSend
-
Specifies that the rule should have sending access enabled.
- withSizeLimitInBytes(Integer) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
-
Set the size window defines the amount of data built up in your Event Hub before an capture operation, value should be between 10485760 to 524288000 bytes.
- withSkipEmptyArchives(Boolean) - Method in class com.microsoft.azure.management.eventhub.CaptureDescription
-
Set a value that indicates whether to Skip Empty Archives.
- withSku(EventHubNamespaceSkuType) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithSku
-
Specifies the namespace sku.
- withSku(EventHubNamespaceSkuType) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithSku
-
Specifies the namespace sku.
- withStorageAccountResourceId(String) - Method in class com.microsoft.azure.management.eventhub.Destination
-
Set resource id of the storage account to be used to create the blobs.
- withSubnet(Subnet) - Method in class com.microsoft.azure.management.eventhub.NWRuleSetVirtualNetworkRules
-
Set subnet properties.
- withThroughputUnitsUpperLimit(int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithThroughputConfiguration
-
Specifies the maximum throughput units that auto-scalar is allowed to scale-up.
- withThroughputUnitsUpperLimit(int) - Method in interface com.microsoft.azure.management.eventhub.EventHubNamespace.UpdateStages.WithThroughputConfiguration
-
Specifies the maximum throughput units that auto-scalar is allowed to scale-up.
- withTier(SkuTier) - Method in class com.microsoft.azure.management.eventhub.Sku
-
Set the billing tier of this particular SKU.
- withUserMetadata(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.DefinitionStages.WithUserMetadata
-
Specifies user metadata.
- withUserMetadata(String) - Method in interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup.UpdateStages.WithUserMetadata
-
Specifies user metadata.