Uses of Class
com.azure.resourcemanager.compute.fluent.models.ProximityPlacementGroupInner
Packages that use ProximityPlacementGroupInner
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of ProximityPlacementGroupInner in com.azure.resourcemanager.compute.fluent
Subinterfaces with type arguments of type ProximityPlacementGroupInner in com.azure.resourcemanager.compute.fluentModifier and TypeInterfaceDescriptioninterfaceAn instance of this class provides access to all the operations defined in ProximityPlacementGroupsClient.interfaceAn instance of this class provides access to all the operations defined in ProximityPlacementGroupsClient.Methods in com.azure.resourcemanager.compute.fluent that return ProximityPlacementGroupInnerModifier and TypeMethodDescriptionProximityPlacementGroupsClient.createOrUpdate(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupInner parameters) Create or update a proximity placement group.ProximityPlacementGroupsClient.getByResourceGroup(String resourceGroupName, String proximityPlacementGroupName) Retrieves information about a proximity placement group .ProximityPlacementGroupsClient.update(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupUpdate parameters) Update a proximity placement group.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type ProximityPlacementGroupInnerModifier and TypeMethodDescriptionProximityPlacementGroupsClient.createOrUpdateAsync(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupInner parameters) Create or update a proximity placement group.com.azure.core.http.rest.Response<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.createOrUpdateWithResponse(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupInner parameters, com.azure.core.util.Context context) Create or update a proximity placement group.Mono<com.azure.core.http.rest.Response<ProximityPlacementGroupInner>> ProximityPlacementGroupsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupInner parameters) Create or update a proximity placement group.ProximityPlacementGroupsClient.getByResourceGroupAsync(String resourceGroupName, String proximityPlacementGroupName) Retrieves information about a proximity placement group .com.azure.core.http.rest.Response<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.getByResourceGroupWithResponse(String resourceGroupName, String proximityPlacementGroupName, String includeColocationStatus, com.azure.core.util.Context context) Retrieves information about a proximity placement group .Mono<com.azure.core.http.rest.Response<ProximityPlacementGroupInner>> ProximityPlacementGroupsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String proximityPlacementGroupName, String includeColocationStatus) Retrieves information about a proximity placement group .com.azure.core.http.rest.PagedIterable<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.list()Lists all proximity placement groups in a subscription.com.azure.core.http.rest.PagedIterable<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.list(com.azure.core.util.Context context) Lists all proximity placement groups in a subscription.com.azure.core.http.rest.PagedFlux<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.listAsync()Lists all proximity placement groups in a subscription.com.azure.core.http.rest.PagedIterable<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.listByResourceGroup(String resourceGroupName) Lists all proximity placement groups in a resource group.com.azure.core.http.rest.PagedIterable<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Lists all proximity placement groups in a resource group.com.azure.core.http.rest.PagedFlux<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.listByResourceGroupAsync(String resourceGroupName) Lists all proximity placement groups in a resource group.ProximityPlacementGroupsClient.updateAsync(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupUpdate parameters) Update a proximity placement group.com.azure.core.http.rest.Response<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.updateWithResponse(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupUpdate parameters, com.azure.core.util.Context context) Update a proximity placement group.Mono<com.azure.core.http.rest.Response<ProximityPlacementGroupInner>> ProximityPlacementGroupsClient.updateWithResponseAsync(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupUpdate parameters) Update a proximity placement group.Methods in com.azure.resourcemanager.compute.fluent with parameters of type ProximityPlacementGroupInnerModifier and TypeMethodDescriptionProximityPlacementGroupsClient.createOrUpdate(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupInner parameters) Create or update a proximity placement group.ProximityPlacementGroupsClient.createOrUpdateAsync(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupInner parameters) Create or update a proximity placement group.com.azure.core.http.rest.Response<ProximityPlacementGroupInner> ProximityPlacementGroupsClient.createOrUpdateWithResponse(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupInner parameters, com.azure.core.util.Context context) Create or update a proximity placement group.Mono<com.azure.core.http.rest.Response<ProximityPlacementGroupInner>> ProximityPlacementGroupsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String proximityPlacementGroupName, ProximityPlacementGroupInner parameters) Create or update a proximity placement group. -
Uses of ProximityPlacementGroupInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return ProximityPlacementGroupInnerModifier and TypeMethodDescriptionstatic ProximityPlacementGroupInnerProximityPlacementGroupInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ProximityPlacementGroupInner from the JsonReader.ProximityPlacementGroupInner.withColocationStatus(InstanceViewStatus colocationStatus) Set the colocationStatus property: Describes colocation status of the Proximity Placement Group.ProximityPlacementGroupInner.withIntent(ProximityPlacementGroupPropertiesIntent intent) Set the intent property: Specifies the user intent of the proximity placement group.ProximityPlacementGroupInner.withLocation(String location) ProximityPlacementGroupInner.withProximityPlacementGroupType(ProximityPlacementGroupType proximityPlacementGroupType) Set the proximityPlacementGroupType property: Specifies the type of the proximity placement group.Set the zones property: The availability zones. -
Uses of ProximityPlacementGroupInner in com.azure.resourcemanager.compute.models
Subinterfaces with type arguments of type ProximityPlacementGroupInner in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptioninterfaceType representing Proximity Placement Group for an Azure compute resource.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type ProximityPlacementGroupInnerModifier and TypeMethodDescriptionProximityPlacementGroupListResult.value()Get the value property: The list of proximity placement groups.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type ProximityPlacementGroupInnerModifier and TypeMethodDescriptionProximityPlacementGroupListResult.withValue(List<ProximityPlacementGroupInner> value) Set the value property: The list of proximity placement groups.