Uses of Class
com.azure.resourcemanager.servicebus.fluent.models.SBNamespaceInner
Packages that use SBNamespaceInner
Package
Description
Package containing the service clients for ServiceBusManagementClient.
Package containing the inner data models for ServiceBusManagementClient.
Package containing the data models for ServiceBusManagementClient.
-
Uses of SBNamespaceInner in com.azure.resourcemanager.servicebus.fluent
Methods in com.azure.resourcemanager.servicebus.fluent that return SBNamespaceInnerModifier and TypeMethodDescriptionNamespacesClient.createOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.NamespacesClient.createOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters, com.azure.core.util.Context context) Creates or updates a service namespace.NamespacesClient.getByResourceGroup(String resourceGroupName, String namespaceName) Gets a description for the specified namespace.NamespacesClient.update(String resourceGroupName, String namespaceName, SBNamespaceUpdateParameters parameters) Updates a service namespace.Methods in com.azure.resourcemanager.servicebus.fluent that return types with arguments of type SBNamespaceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SBNamespaceInner>, SBNamespaceInner> NamespacesClient.beginCreateOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SBNamespaceInner>, SBNamespaceInner> NamespacesClient.beginCreateOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SBNamespaceInner>, SBNamespaceInner> NamespacesClient.beginCreateOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters, com.azure.core.util.Context context) Creates or updates a service namespace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SBNamespaceInner>, SBNamespaceInner> NamespacesClient.beginCreateOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters, com.azure.core.util.Context context) Creates or updates a service namespace.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SBNamespaceInner>, SBNamespaceInner> NamespacesClient.beginCreateOrUpdateAsync(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SBNamespaceInner>, SBNamespaceInner> NamespacesClient.beginCreateOrUpdateAsync(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.NamespacesClient.createOrUpdateAsync(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.NamespacesClient.getByResourceGroupAsync(String resourceGroupName, String namespaceName) Gets a description for the specified namespace.com.azure.core.http.rest.Response<SBNamespaceInner> NamespacesClient.getByResourceGroupWithResponse(String resourceGroupName, String namespaceName, com.azure.core.util.Context context) Gets a description for the specified namespace.Mono<com.azure.core.http.rest.Response<SBNamespaceInner>> NamespacesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String namespaceName) Gets a description for the specified namespace.com.azure.core.http.rest.PagedIterable<SBNamespaceInner> NamespacesClient.list()Gets all the available namespaces within the subscription, irrespective of the resource groups.com.azure.core.http.rest.PagedIterable<SBNamespaceInner> NamespacesClient.list(com.azure.core.util.Context context) Gets all the available namespaces within the subscription, irrespective of the resource groups.com.azure.core.http.rest.PagedFlux<SBNamespaceInner> NamespacesClient.listAsync()Gets all the available namespaces within the subscription, irrespective of the resource groups.com.azure.core.http.rest.PagedIterable<SBNamespaceInner> NamespacesClient.listByResourceGroup(String resourceGroupName) Gets the available namespaces within a resource group.com.azure.core.http.rest.PagedIterable<SBNamespaceInner> NamespacesClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets the available namespaces within a resource group.com.azure.core.http.rest.PagedFlux<SBNamespaceInner> NamespacesClient.listByResourceGroupAsync(String resourceGroupName) Gets the available namespaces within a resource group.NamespacesClient.updateAsync(String resourceGroupName, String namespaceName, SBNamespaceUpdateParameters parameters) Updates a service namespace.com.azure.core.http.rest.Response<SBNamespaceInner> NamespacesClient.updateWithResponse(String resourceGroupName, String namespaceName, SBNamespaceUpdateParameters parameters, com.azure.core.util.Context context) Updates a service namespace.Mono<com.azure.core.http.rest.Response<SBNamespaceInner>> NamespacesClient.updateWithResponseAsync(String resourceGroupName, String namespaceName, SBNamespaceUpdateParameters parameters) Updates a service namespace.Methods in com.azure.resourcemanager.servicebus.fluent with parameters of type SBNamespaceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SBNamespaceInner>, SBNamespaceInner> NamespacesClient.beginCreateOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SBNamespaceInner>, SBNamespaceInner> NamespacesClient.beginCreateOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters, com.azure.core.util.Context context) Creates or updates a service namespace.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SBNamespaceInner>, SBNamespaceInner> NamespacesClient.beginCreateOrUpdateAsync(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.NamespacesClient.createOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.NamespacesClient.createOrUpdate(String resourceGroupName, String namespaceName, SBNamespaceInner parameters, com.azure.core.util.Context context) Creates or updates a service namespace.NamespacesClient.createOrUpdateAsync(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> NamespacesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String namespaceName, SBNamespaceInner parameters) Creates or updates a service namespace. -
Uses of SBNamespaceInner in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return SBNamespaceInnerModifier and TypeMethodDescriptionstatic SBNamespaceInnerSBNamespaceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SBNamespaceInner from the JsonReader.SBNamespaceInner.withAlternateName(String alternateName) Set the alternateName property: Alternate name for namespace.SBNamespaceInner.withDisableLocalAuth(Boolean disableLocalAuth) Set the disableLocalAuth property: This property disables SAS authentication for the Service Bus namespace.SBNamespaceInner.withEncryption(Encryption encryption) Set the encryption property: Properties of BYOK Encryption description.SBNamespaceInner.withIdentity(Identity identity) Set the identity property: Properties of BYOK Identity description.SBNamespaceInner.withLocation(String location) SBNamespaceInner.withPrivateEndpointConnections(List<PrivateEndpointConnectionInner> privateEndpointConnections) Set the privateEndpointConnections property: List of private endpoint connections.Set the sku property: Properties of SKU.SBNamespaceInner.withZoneRedundant(Boolean zoneRedundant) Set the zoneRedundant property: Enabling this property creates a Premium Service Bus Namespace in regions supported availability zones. -
Uses of SBNamespaceInner in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return types with arguments of type SBNamespaceInnerModifier and TypeMethodDescriptionSBNamespaceListResult.value()Get the value property: Result of the List Namespace operation.Method parameters in com.azure.resourcemanager.servicebus.models with type arguments of type SBNamespaceInnerModifier and TypeMethodDescriptionSBNamespaceListResult.withValue(List<SBNamespaceInner> value) Set the value property: Result of the List Namespace operation.