Uses of Class
com.azure.resourcemanager.network.fluent.models.IpamPoolInner
Packages that use IpamPoolInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of IpamPoolInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return IpamPoolInnerModifier and TypeMethodDescriptionIpamPoolsClient.create(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.IpamPoolsClient.create(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body, com.azure.core.util.Context context) Creates/Updates the Pool resource.Gets the specific Pool resource.Updates the specific Pool resource.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type IpamPoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpamPoolInner>, IpamPoolInner> IpamPoolsClient.beginCreate(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpamPoolInner>, IpamPoolInner> IpamPoolsClient.beginCreate(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpamPoolInner>, IpamPoolInner> IpamPoolsClient.beginCreate(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body, com.azure.core.util.Context context) Creates/Updates the Pool resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpamPoolInner>, IpamPoolInner> IpamPoolsClient.beginCreate(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body, com.azure.core.util.Context context) Creates/Updates the Pool resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<IpamPoolInner>, IpamPoolInner> IpamPoolsClient.beginCreateAsync(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<IpamPoolInner>, IpamPoolInner> IpamPoolsClient.beginCreateAsync(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.IpamPoolsClient.createAsync(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.Gets the specific Pool resource.com.azure.core.http.rest.Response<IpamPoolInner> IpamPoolsClient.getWithResponse(String resourceGroupName, String networkManagerName, String poolName, com.azure.core.util.Context context) Gets the specific Pool resource.Mono<com.azure.core.http.rest.Response<IpamPoolInner>> IpamPoolsClient.getWithResponseAsync(String resourceGroupName, String networkManagerName, String poolName) Gets the specific Pool resource.com.azure.core.http.rest.PagedIterable<IpamPoolInner> Gets list of Pool resources at Network Manager level.com.azure.core.http.rest.PagedIterable<IpamPoolInner> IpamPoolsClient.list(String resourceGroupName, String networkManagerName, String skipToken, Integer skip, Integer top, String sortKey, String sortValue, com.azure.core.util.Context context) Gets list of Pool resources at Network Manager level.com.azure.core.http.rest.PagedFlux<IpamPoolInner> Gets list of Pool resources at Network Manager level.com.azure.core.http.rest.PagedFlux<IpamPoolInner> IpamPoolsClient.listAsync(String resourceGroupName, String networkManagerName, String skipToken, Integer skip, Integer top, String sortKey, String sortValue) Gets list of Pool resources at Network Manager level.IpamPoolsClient.updateAsync(String resourceGroupName, String networkManagerName, String poolName) Updates the specific Pool resource.com.azure.core.http.rest.Response<IpamPoolInner> IpamPoolsClient.updateWithResponse(String resourceGroupName, String networkManagerName, String poolName, IpamPoolUpdate body, com.azure.core.util.Context context) Updates the specific Pool resource.Mono<com.azure.core.http.rest.Response<IpamPoolInner>> IpamPoolsClient.updateWithResponseAsync(String resourceGroupName, String networkManagerName, String poolName, IpamPoolUpdate body) Updates the specific Pool resource.Methods in com.azure.resourcemanager.network.fluent with parameters of type IpamPoolInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpamPoolInner>, IpamPoolInner> IpamPoolsClient.beginCreate(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<IpamPoolInner>, IpamPoolInner> IpamPoolsClient.beginCreate(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body, com.azure.core.util.Context context) Creates/Updates the Pool resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<IpamPoolInner>, IpamPoolInner> IpamPoolsClient.beginCreateAsync(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.IpamPoolsClient.create(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.IpamPoolsClient.create(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body, com.azure.core.util.Context context) Creates/Updates the Pool resource.IpamPoolsClient.createAsync(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> IpamPoolsClient.createWithResponseAsync(String resourceGroupName, String networkManagerName, String poolName, IpamPoolInner body) Creates/Updates the Pool resource. -
Uses of IpamPoolInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return IpamPoolInnerModifier and TypeMethodDescriptionstatic IpamPoolInnerIpamPoolInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of IpamPoolInner from the JsonReader.IpamPoolInner.withLocation(String location) Set the location property: The geo-location where the resource lives.IpamPoolInner.withProperties(IpamPoolProperties properties) Set the properties property: Properties of IpamPool resource properties which are specific to the Pool resource.Set the tags property: Resource tags. -
Uses of IpamPoolInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type IpamPoolInnerModifier and TypeMethodDescriptionIpamPoolList.value()Get the value property: The value property.Method parameters in com.azure.resourcemanager.network.models with type arguments of type IpamPoolInnerModifier and TypeMethodDescriptionIpamPoolList.withValue(List<IpamPoolInner> value) Set the value property: The value property.