Uses of Class
kubevirt.io.V1NetworkAttachmentDefinition
Packages that use V1NetworkAttachmentDefinition
-
Uses of V1NetworkAttachmentDefinition in kubevirt.io
Fields in kubevirt.io with type parameters of type V1NetworkAttachmentDefinitionModifier and TypeFieldDescriptionprivate List<V1NetworkAttachmentDefinition> V1NetworkAttachmentDefinitionList.itemsMethods in kubevirt.io that return V1NetworkAttachmentDefinitionModifier and TypeMethodDescriptionV1NetworkAttachmentDefinition.apiVersion(String apiVersion) V1NetworkAttachmentDefinition.metadata(io.kubernetes.client.models.V1ObjectMeta metadata) K8sCniCncfIoV1Api.readV1NamespacedNetworkAttachmentDefinition(String name, String namespace, String pretty, String resourceVersion) read the specified NetworkAttachmentDefinitionV1NetworkAttachmentDefinition.spec(V1NetworkAttachmentDefinitionSpec spec) Methods in kubevirt.io that return types with arguments of type V1NetworkAttachmentDefinitionModifier and TypeMethodDescriptionV1NetworkAttachmentDefinitionList.getItems()List of network-attachment-definitions.io.kubernetes.client.ApiResponse<V1NetworkAttachmentDefinition> K8sCniCncfIoV1Api.readV1NamespacedNetworkAttachmentDefinitionWithHttpInfo(String name, String namespace, String pretty, String resourceVersion) read the specified NetworkAttachmentDefinitionMethods in kubevirt.io with parameters of type V1NetworkAttachmentDefinitionModifier and TypeMethodDescriptionV1NetworkAttachmentDefinitionList.addItemsItem(V1NetworkAttachmentDefinition itemsItem) Method parameters in kubevirt.io with type arguments of type V1NetworkAttachmentDefinitionModifier and TypeMethodDescriptionV1NetworkAttachmentDefinitionList.items(List<V1NetworkAttachmentDefinition> items) com.squareup.okhttp.CallK8sCniCncfIoV1Api.readV1NamespacedNetworkAttachmentDefinitionAsync(String name, String namespace, String pretty, String resourceVersion, io.kubernetes.client.ApiCallback<V1NetworkAttachmentDefinition> callback) (asynchronously) read the specified NetworkAttachmentDefinitionvoidV1NetworkAttachmentDefinitionList.setItems(List<V1NetworkAttachmentDefinition> items)