Uses of Class
com.azure.compute.batch.models.InboundEndpoint
Packages that use InboundEndpoint
-
Uses of InboundEndpoint in com.azure.compute.batch.models
Methods in com.azure.compute.batch.models that return InboundEndpointModifier and TypeMethodDescriptionstatic InboundEndpointInboundEndpoint.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of InboundEndpoint from the JsonReader.Methods in com.azure.compute.batch.models that return types with arguments of type InboundEndpointModifier and TypeMethodDescriptionBatchNodeEndpointConfiguration.getInboundEndpoints()Get the inboundEndpoints property: The list of inbound endpoints that are accessible on the Compute Node.