Class ContainerNetworkInterfaceResponse


  • public final class ContainerNetworkInterfaceResponse
    extends java.lang.Object
    • Method Detail

      • container

        public java.util.Optional<ContainerResponse> container()
        Returns:
        Reference to the container to which this container network interface is attached.
      • containerNetworkInterfaceConfiguration

        public ContainerNetworkInterfaceConfigurationResponse containerNetworkInterfaceConfiguration()
        Returns:
        Container network interface configuration from which this container network interface is created.
      • etag

        public java.lang.String etag()
        Returns:
        A unique read-only string that changes whenever the resource is updated.
      • id

        public java.util.Optional<java.lang.String> id()
        Returns:
        Resource ID.
      • name

        public java.util.Optional<java.lang.String> name()
        Returns:
        The name of the resource. This name can be used to access the resource.
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        The provisioning state of the container network interface resource.
      • type

        public java.lang.String type()
        Returns:
        Sub Resource type.