Uses of Class
com.azure.resourcemanager.network.models.NetworkGroupsCreateOrUpdateHeaders
Packages that use NetworkGroupsCreateOrUpdateHeaders
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkGroupsCreateOrUpdateHeaders in com.azure.resourcemanager.network.models
Subclasses with type arguments of type NetworkGroupsCreateOrUpdateHeaders in com.azure.resourcemanager.network.modelsModifier and TypeClassDescriptionfinal classContains all response data for the createOrUpdate operation.Methods in com.azure.resourcemanager.network.models that return NetworkGroupsCreateOrUpdateHeadersModifier and TypeMethodDescriptionSet the etag property: The Etag property.Constructors in com.azure.resourcemanager.network.models with parameters of type NetworkGroupsCreateOrUpdateHeadersModifierConstructorDescriptionNetworkGroupsCreateOrUpdateResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, NetworkGroupInner value, NetworkGroupsCreateOrUpdateHeaders headers) Creates an instance of NetworkGroupsCreateOrUpdateResponse.