Uses of Class
io.kubernetes.client.openapi.models.V1IPAddressList
Packages that use V1IPAddressList
-
Uses of V1IPAddressList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1IPAddressListModifier and TypeMethodDescriptionNetworkingV1Api.APIlistIPAddressRequest.execute()
Execute listIPAddress requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1IPAddressListModifier and TypeMethodDescriptionNetworkingV1Api.APIlistIPAddressRequest.executeWithHttpInfo()
Execute listIPAddress request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1IPAddressListModifier and TypeMethodDescriptionokhttp3.Call
NetworkingV1Api.APIlistIPAddressRequest.executeAsync
(ApiCallback<V1IPAddressList> _callback) Execute listIPAddress request (asynchronously) -
Uses of V1IPAddressList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1IPAddressListModifier and TypeMethodDescriptionV1IPAddressList.addItemsItem
(V1IPAddress itemsItem) V1IPAddressList.apiVersion
(String apiVersion) static V1IPAddressList
Create an instance of V1IPAddressList given an JSON stringV1IPAddressList.items
(List<V1IPAddress> items) V1IPAddressList.metadata
(V1ListMeta metadata)