Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClustersGetCommandResultHeaders
Packages that use ManagedClustersGetCommandResultHeaders
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of ManagedClustersGetCommandResultHeaders in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return ManagedClustersGetCommandResultHeadersModifier and TypeMethodDescriptionManagedClustersGetCommandResultHeaders.withLocation(String location) Set the location property: The Location property.Constructors in com.azure.resourcemanager.containerservice.models with parameters of type ManagedClustersGetCommandResultHeadersModifierConstructorDescriptionManagedClustersGetCommandResultResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, RunCommandResultInner value, ManagedClustersGetCommandResultHeaders headers) Creates an instance of ManagedClustersGetCommandResultResponse.