Uses of Class
com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
Packages that use PrivateZoneInner
Package
Description
Package containing the service clients for PrivateDnsManagementClient.
Package containing the inner data models for PrivateDnsManagementClient.
Package containing the data models for PrivateDnsManagementClient.
-
Uses of PrivateZoneInner in com.azure.resourcemanager.privatedns.fluent
Methods in com.azure.resourcemanager.privatedns.fluent that return PrivateZoneInnerModifier and TypeMethodDescriptionPrivateZonesClient.createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters) Creates or updates a Private DNS zone.PrivateZonesClient.createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.PrivateZonesClient.createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a Private DNS zone.PrivateZonesClient.getByResourceGroup(String resourceGroupName, String privateZoneName) Gets a Private DNS zone.PrivateZonesClient.update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters) Updates a Private DNS zone.PrivateZonesClient.update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.PrivateZonesClient.update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, com.azure.core.util.Context context) Updates a Private DNS zone.Methods in com.azure.resourcemanager.privatedns.fluent that return types with arguments of type PrivateZoneInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginCreateOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginCreateOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginCreateOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginCreateOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a Private DNS zone.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, com.azure.core.util.Context context) Updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, com.azure.core.util.Context context) Updates a Private DNS zone.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.PrivateZonesClient.createOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters) Creates or updates a Private DNS zone.PrivateZonesClient.createOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.PrivateZonesClient.getByResourceGroupAsync(String resourceGroupName, String privateZoneName) Gets a Private DNS zone.com.azure.core.http.rest.Response<PrivateZoneInner>PrivateZonesClient.getByResourceGroupWithResponse(String resourceGroupName, String privateZoneName, com.azure.core.util.Context context) Gets a Private DNS zone.Mono<com.azure.core.http.rest.Response<PrivateZoneInner>>PrivateZonesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String privateZoneName) Gets a Private DNS zone.com.azure.core.http.rest.PagedIterable<PrivateZoneInner>PrivateZonesClient.list()Lists the Private DNS zones in all resource groups in a subscription.com.azure.core.http.rest.PagedIterable<PrivateZoneInner>Lists the Private DNS zones in all resource groups in a subscription.com.azure.core.http.rest.PagedFlux<PrivateZoneInner>PrivateZonesClient.listAsync()Lists the Private DNS zones in all resource groups in a subscription.com.azure.core.http.rest.PagedFlux<PrivateZoneInner>Lists the Private DNS zones in all resource groups in a subscription.com.azure.core.http.rest.PagedIterable<PrivateZoneInner>PrivateZonesClient.listByResourceGroup(String resourceGroupName) Lists the Private DNS zones within a resource group.com.azure.core.http.rest.PagedIterable<PrivateZoneInner>PrivateZonesClient.listByResourceGroup(String resourceGroupName, Integer top, com.azure.core.util.Context context) Lists the Private DNS zones within a resource group.com.azure.core.http.rest.PagedFlux<PrivateZoneInner>PrivateZonesClient.listByResourceGroupAsync(String resourceGroupName) Lists the Private DNS zones within a resource group.com.azure.core.http.rest.PagedFlux<PrivateZoneInner>PrivateZonesClient.listByResourceGroupAsync(String resourceGroupName, Integer top) Lists the Private DNS zones within a resource group.PrivateZonesClient.updateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters) Updates a Private DNS zone.PrivateZonesClient.updateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.Methods in com.azure.resourcemanager.privatedns.fluent with parameters of type PrivateZoneInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginCreateOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginCreateOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a Private DNS zone.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginCreateOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, com.azure.core.util.Context context) Updates a Private DNS zone.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateZoneInner>,PrivateZoneInner> PrivateZonesClient.beginUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.PrivateZonesClient.createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters) Creates or updates a Private DNS zone.PrivateZonesClient.createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.PrivateZonesClient.createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context) Creates or updates a Private DNS zone.PrivateZonesClient.createOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters) Creates or updates a Private DNS zone.PrivateZonesClient.createOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>PrivateZonesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch) Creates or updates a Private DNS zone.PrivateZonesClient.update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters) Updates a Private DNS zone.PrivateZonesClient.update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.PrivateZonesClient.update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, com.azure.core.util.Context context) Updates a Private DNS zone.PrivateZonesClient.updateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters) Updates a Private DNS zone.PrivateZonesClient.updateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>PrivateZonesClient.updateWithResponseAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch) Updates a Private DNS zone. -
Uses of PrivateZoneInner in com.azure.resourcemanager.privatedns.fluent.models
Methods in com.azure.resourcemanager.privatedns.fluent.models that return PrivateZoneInnerModifier and TypeMethodDescriptionSet the etag property: The ETag of the zone.PrivateZoneInner.withLocation(String location) -
Uses of PrivateZoneInner in com.azure.resourcemanager.privatedns.models
Methods in com.azure.resourcemanager.privatedns.models that return types with arguments of type PrivateZoneInnerModifier and TypeMethodDescriptionPrivateZoneListResult.value()Get the value property: Information about the Private DNS zones.Method parameters in com.azure.resourcemanager.privatedns.models with type arguments of type PrivateZoneInnerModifier and TypeMethodDescriptionPrivateZoneListResult.withValue(List<PrivateZoneInner> value) Set the value property: Information about the Private DNS zones.