public class EventHubsNamespace extends com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource<EventHubsNamespace,EventHubsNamespaceSubscription,com.azure.resourcemanager.eventhubs.models.EventHubNamespace> implements com.microsoft.azure.toolkit.lib.common.model.Deletable
com.microsoft.azure.toolkit.lib.common.model.AzResource.Draft<T extends com.microsoft.azure.toolkit.lib.common.model.AzResource,R>, com.microsoft.azure.toolkit.lib.common.model.AzResource.FormalStatus, com.microsoft.azure.toolkit.lib.common.model.AzResource.None, com.microsoft.azure.toolkit.lib.common.model.AzResource.Status| Modifier and Type | Field and Description |
|---|---|
private EventHubsInstanceModule |
instanceModule |
| Modifier | Constructor and Description |
|---|---|
protected |
EventHubsNamespace(com.azure.resourcemanager.eventhubs.models.EventHubNamespace remote,
EventHubsNamespaceModule module) |
protected |
EventHubsNamespace(EventHubsNamespace origin) |
protected |
EventHubsNamespace(String name,
String resourceGroupName,
EventHubsNamespaceModule module) |
| Modifier and Type | Method and Description |
|---|---|
List<EventHubsInstance> |
getInstances() |
String |
getOrCreateListenConnectionString() |
List<com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule<?,?,?>> |
getSubModules() |
protected String |
loadStatus(com.azure.resourcemanager.eventhubs.models.EventHubNamespace remote) |
canEqual, delete, doModify, doModify, equals, exists, getAuthorizationManager, getCachedSubModules, getId, getModule, getName, getParent, getPermissions, getRemote, getResourceGroup, getResourceGroupName, getRoleAssignments, getRoleDefinitions, getStatus, getSubModule, grantPermissionToIdentity, grantPermissionToIdentity, hashCode, invalidateCache, is400, is404, isAuthRequired, isDraft, isDraftForCreating, isDraftForUpdating, isHttpException, isHttpException, isMocked, loadRemoteFromAzure, onRemoteUpdated, refresh, remoteOptional, setRemote, setStatus, toString, update, updateAdditionalProperties@Nonnull private final EventHubsInstanceModule instanceModule
protected EventHubsNamespace(@Nonnull String name, @Nonnull String resourceGroupName, @Nonnull EventHubsNamespaceModule module)
protected EventHubsNamespace(@Nonnull EventHubsNamespace origin)
protected EventHubsNamespace(@Nonnull com.azure.resourcemanager.eventhubs.models.EventHubNamespace remote, @Nonnull EventHubsNamespaceModule module)
@Nonnull public List<com.microsoft.azure.toolkit.lib.common.model.AbstractAzResourceModule<?,?,?>> getSubModules()
getSubModules in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource<EventHubsNamespace,EventHubsNamespaceSubscription,com.azure.resourcemanager.eventhubs.models.EventHubNamespace>@Nonnull protected String loadStatus(@Nonnull com.azure.resourcemanager.eventhubs.models.EventHubNamespace remote)
loadStatus in class com.microsoft.azure.toolkit.lib.common.model.AbstractAzResource<EventHubsNamespace,EventHubsNamespaceSubscription,com.azure.resourcemanager.eventhubs.models.EventHubNamespace>public List<EventHubsInstance> getInstances()
public String getOrCreateListenConnectionString()
Copyright © 2025. All rights reserved.