Uses of Class
io.kubernetes.client.openapi.models.V1alpha1IPAddressList
Packages that use V1alpha1IPAddressList
-
Uses of V1alpha1IPAddressList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha1IPAddressListModifier and TypeMethodDescriptionNetworkingV1alpha1Api.APIlistIPAddressRequest.execute()Execute listIPAddress requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha1IPAddressListModifier and TypeMethodDescriptionNetworkingV1alpha1Api.APIlistIPAddressRequest.executeWithHttpInfo()Execute listIPAddress request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha1IPAddressListModifier and TypeMethodDescriptionokhttp3.CallNetworkingV1alpha1Api.APIlistIPAddressRequest.executeAsync(ApiCallback<V1alpha1IPAddressList> _callback) Execute listIPAddress request (asynchronously) -
Uses of V1alpha1IPAddressList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1IPAddressListModifier and TypeMethodDescriptionV1alpha1IPAddressList.addItemsItem(V1alpha1IPAddress itemsItem) V1alpha1IPAddressList.apiVersion(String apiVersion) static V1alpha1IPAddressListCreate an instance of V1alpha1IPAddressList given an JSON stringV1alpha1IPAddressList.items(List<V1alpha1IPAddress> items) V1alpha1IPAddressList.metadata(V1ListMeta metadata)