Uses of Class
com.azure.resourcemanager.privatedns.fluent.models.PrivateZoneInner
-
Packages that use PrivateZoneInner Package Description com.azure.resourcemanager.privatedns.fluent Package containing the service clients for PrivateDnsManagementClient.com.azure.resourcemanager.privatedns.fluent.models Package containing the inner data models for PrivateDnsManagementClient.com.azure.resourcemanager.privatedns.models 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 PrivateZoneInner Modifier and Type Method Description PrivateZoneInnerPrivateZonesClient. createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters)Creates or updates a Private DNS zone.PrivateZoneInnerPrivateZonesClient. createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch)Creates or updates a Private DNS zone.PrivateZoneInnerPrivateZonesClient. createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context)Creates or updates a Private DNS zone.PrivateZoneInnerPrivateZonesClient. getByResourceGroup(String resourceGroupName, String privateZoneName)Gets a Private DNS zone.PrivateZoneInnerPrivateZonesClient. update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters)Updates a Private DNS zone.PrivateZoneInnerPrivateZonesClient. update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch)Updates a Private DNS zone.PrivateZoneInnerPrivateZonesClient. 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 PrivateZoneInner Modifier and Type Method Description 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)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.Mono<PrivateZoneInner>PrivateZonesClient. createOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters)Creates or updates a Private DNS zone.Mono<PrivateZoneInner>PrivateZonesClient. createOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch)Creates or updates a Private DNS zone.Mono<PrivateZoneInner>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>PrivateZonesClient. list(Integer top, com.azure.core.util.Context context)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>PrivateZonesClient. listAsync(Integer top)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.Mono<PrivateZoneInner>PrivateZonesClient. updateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters)Updates a Private DNS zone.Mono<PrivateZoneInner>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 PrivateZoneInner Modifier and Type Method Description 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.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.PrivateZoneInnerPrivateZonesClient. createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters)Creates or updates a Private DNS zone.PrivateZoneInnerPrivateZonesClient. createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch)Creates or updates a Private DNS zone.PrivateZoneInnerPrivateZonesClient. createOrUpdate(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, String ifNoneMatch, com.azure.core.util.Context context)Creates or updates a Private DNS zone.Mono<PrivateZoneInner>PrivateZonesClient. createOrUpdateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters)Creates or updates a Private DNS zone.Mono<PrivateZoneInner>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.PrivateZoneInnerPrivateZonesClient. update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters)Updates a Private DNS zone.PrivateZoneInnerPrivateZonesClient. update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch)Updates a Private DNS zone.PrivateZoneInnerPrivateZonesClient. update(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters, String ifMatch, com.azure.core.util.Context context)Updates a Private DNS zone.Mono<PrivateZoneInner>PrivateZonesClient. updateAsync(String resourceGroupName, String privateZoneName, PrivateZoneInner parameters)Updates a Private DNS zone.Mono<PrivateZoneInner>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 PrivateZoneInner Modifier and Type Method Description PrivateZoneInnerPrivateZoneInner. withEtag(String etag)Set the etag property: The ETag of the zone.PrivateZoneInnerPrivateZoneInner. withLocation(String location)PrivateZoneInnerPrivateZoneInner. withTags(Map<String,String> tags) -
Uses of PrivateZoneInner in com.azure.resourcemanager.privatedns.models
Methods in com.azure.resourcemanager.privatedns.models that return types with arguments of type PrivateZoneInner Modifier and Type Method Description List<PrivateZoneInner>PrivateZoneListResult. value()Get the value property: Information about the Private DNS zones.Method parameters in com.azure.resourcemanager.privatedns.models with type arguments of type PrivateZoneInner Modifier and Type Method Description PrivateZoneListResultPrivateZoneListResult. withValue(List<PrivateZoneInner> value)Set the value property: Information about the Private DNS zones.
-