Uses of Class
com.azure.resourcemanager.trafficmanager.fluent.models.EndpointInner
-
Packages that use EndpointInner Package Description com.azure.resourcemanager.trafficmanager.fluent Package containing the service clients for TrafficManagerManagementClient.com.azure.resourcemanager.trafficmanager.fluent.models Package containing the inner data models for TrafficManagerManagementClient. -
-
Uses of EndpointInner in com.azure.resourcemanager.trafficmanager.fluent
Methods in com.azure.resourcemanager.trafficmanager.fluent that return EndpointInner Modifier and Type Method Description EndpointInnerEndpointsClient. createOrUpdate(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Create or update a Traffic Manager endpoint.EndpointInnerEndpointsClient. get(String resourceGroupName, String profileName, String endpointType, String endpointName)Gets a Traffic Manager endpoint.EndpointInnerEndpointsClient. update(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Update a Traffic Manager endpoint.Methods in com.azure.resourcemanager.trafficmanager.fluent that return types with arguments of type EndpointInner Modifier and Type Method Description Mono<EndpointInner>EndpointsClient. createOrUpdateAsync(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Create or update a Traffic Manager endpoint.com.azure.core.http.rest.Response<EndpointInner>EndpointsClient. createOrUpdateWithResponse(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters, com.azure.core.util.Context context)Create or update a Traffic Manager endpoint.Mono<com.azure.core.http.rest.Response<EndpointInner>>EndpointsClient. createOrUpdateWithResponseAsync(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Create or update a Traffic Manager endpoint.Mono<EndpointInner>EndpointsClient. getAsync(String resourceGroupName, String profileName, String endpointType, String endpointName)Gets a Traffic Manager endpoint.com.azure.core.http.rest.Response<EndpointInner>EndpointsClient. getWithResponse(String resourceGroupName, String profileName, String endpointType, String endpointName, com.azure.core.util.Context context)Gets a Traffic Manager endpoint.Mono<com.azure.core.http.rest.Response<EndpointInner>>EndpointsClient. getWithResponseAsync(String resourceGroupName, String profileName, String endpointType, String endpointName)Gets a Traffic Manager endpoint.Mono<EndpointInner>EndpointsClient. updateAsync(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Update a Traffic Manager endpoint.com.azure.core.http.rest.Response<EndpointInner>EndpointsClient. updateWithResponse(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters, com.azure.core.util.Context context)Update a Traffic Manager endpoint.Mono<com.azure.core.http.rest.Response<EndpointInner>>EndpointsClient. updateWithResponseAsync(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Update a Traffic Manager endpoint.Methods in com.azure.resourcemanager.trafficmanager.fluent with parameters of type EndpointInner Modifier and Type Method Description EndpointInnerEndpointsClient. createOrUpdate(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Create or update a Traffic Manager endpoint.Mono<EndpointInner>EndpointsClient. createOrUpdateAsync(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Create or update a Traffic Manager endpoint.com.azure.core.http.rest.Response<EndpointInner>EndpointsClient. createOrUpdateWithResponse(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters, com.azure.core.util.Context context)Create or update a Traffic Manager endpoint.Mono<com.azure.core.http.rest.Response<EndpointInner>>EndpointsClient. createOrUpdateWithResponseAsync(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Create or update a Traffic Manager endpoint.EndpointInnerEndpointsClient. update(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Update a Traffic Manager endpoint.Mono<EndpointInner>EndpointsClient. updateAsync(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Update a Traffic Manager endpoint.com.azure.core.http.rest.Response<EndpointInner>EndpointsClient. updateWithResponse(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters, com.azure.core.util.Context context)Update a Traffic Manager endpoint.Mono<com.azure.core.http.rest.Response<EndpointInner>>EndpointsClient. updateWithResponseAsync(String resourceGroupName, String profileName, String endpointType, String endpointName, EndpointInner parameters)Update a Traffic Manager endpoint. -
Uses of EndpointInner in com.azure.resourcemanager.trafficmanager.fluent.models
Methods in com.azure.resourcemanager.trafficmanager.fluent.models that return EndpointInner Modifier and Type Method Description EndpointInnerEndpointInner. withCustomHeaders(List<EndpointPropertiesCustomHeadersItem> customHeaders)Set the customHeaders property: List of custom headers.EndpointInnerEndpointInner. withEndpointLocation(String endpointLocation)Set the endpointLocation property: Specifies the location of the external or nested endpoints when using the 'Performance' traffic routing method.EndpointInnerEndpointInner. withEndpointMonitorStatus(EndpointMonitorStatus endpointMonitorStatus)Set the endpointMonitorStatus property: The monitoring status of the endpoint.EndpointInnerEndpointInner. withEndpointStatus(EndpointStatus endpointStatus)Set the endpointStatus property: The status of the endpoint.EndpointInnerEndpointInner. withGeoMapping(List<String> geoMapping)Set the geoMapping property: The list of countries/regions mapped to this endpoint when using the 'Geographic' traffic routing method.EndpointInnerEndpointInner. withId(String id)Set the id property: Fully qualified resource Id for the resource.EndpointInnerEndpointInner. withMinChildEndpoints(Long minChildEndpoints)Set the minChildEndpoints property: The minimum number of endpoints that must be available in the child profile in order for the parent profile to be considered available.EndpointInnerEndpointInner. withName(String name)Set the name property: The name of the resource.EndpointInnerEndpointInner. withPriority(Long priority)Set the priority property: The priority of this endpoint when using the 'Priority' traffic routing method.EndpointInnerEndpointInner. withSubnets(List<EndpointPropertiesSubnetsItem> subnets)Set the subnets property: The list of subnets, IP addresses, and/or address ranges mapped to this endpoint when using the 'Subnet' traffic routing method.EndpointInnerEndpointInner. withTarget(String target)Set the target property: The fully-qualified DNS name or IP address of the endpoint.EndpointInnerEndpointInner. withTargetResourceId(String targetResourceId)Set the targetResourceId property: The Azure Resource URI of the of the endpoint.EndpointInnerEndpointInner. withType(String type)Set the type property: The type of the resource.EndpointInnerEndpointInner. withWeight(Long weight)Set the weight property: The weight of this endpoint when using the 'Weighted' traffic routing method.Methods in com.azure.resourcemanager.trafficmanager.fluent.models that return types with arguments of type EndpointInner Modifier and Type Method Description List<EndpointInner>ProfileInner. endpoints()Get the endpoints property: The list of endpoints in the Traffic Manager profile.Method parameters in com.azure.resourcemanager.trafficmanager.fluent.models with type arguments of type EndpointInner Modifier and Type Method Description ProfileInnerProfileInner. withEndpoints(List<EndpointInner> endpoints)Set the endpoints property: The list of endpoints in the Traffic Manager profile.
-