Uses of Class
io.kubernetes.client.openapi.models.V1beta1IPAddressList
Packages that use V1beta1IPAddressList
-
Uses of V1beta1IPAddressList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta1IPAddressListModifier and TypeMethodDescriptionNetworkingV1beta1Api.APIlistIPAddressRequest.execute()Execute listIPAddress requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta1IPAddressListModifier and TypeMethodDescriptionNetworkingV1beta1Api.APIlistIPAddressRequest.executeWithHttpInfo()Execute listIPAddress request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta1IPAddressListModifier and TypeMethodDescriptionokhttp3.CallNetworkingV1beta1Api.APIlistIPAddressRequest.executeAsync(ApiCallback<V1beta1IPAddressList> _callback) Execute listIPAddress request (asynchronously) -
Uses of V1beta1IPAddressList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1IPAddressListModifier and TypeMethodDescriptionV1beta1IPAddressList.addItemsItem(V1beta1IPAddress itemsItem) V1beta1IPAddressList.apiVersion(String apiVersion) static V1beta1IPAddressListCreate an instance of V1beta1IPAddressList given an JSON stringV1beta1IPAddressList.items(List<V1beta1IPAddress> items) V1beta1IPAddressList.metadata(V1ListMeta metadata)