Uses of Class
com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingListResult
Packages that use TrustedAccessRoleBindingListResult
Package
Description
Package containing the data models for ContainerServiceManagementClient.
-
Uses of TrustedAccessRoleBindingListResult in com.azure.resourcemanager.containerservice.models
Classes in com.azure.resourcemanager.containerservice.models that implement interfaces with type arguments of type TrustedAccessRoleBindingListResultModifier and TypeClassDescriptionfinal classList of trusted access role bindings.Methods in com.azure.resourcemanager.containerservice.models that return TrustedAccessRoleBindingListResultModifier and TypeMethodDescriptionTrustedAccessRoleBindingListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TrustedAccessRoleBindingListResult from the JsonReader.TrustedAccessRoleBindingListResult.withValue(List<TrustedAccessRoleBindingInner> value) Set the value property: Role binding list.