Class ListVolumesOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public ListVolumesOptions build()
        Builds a ListVolumesOptions.
        Returns:
        the new ListVolumesOptions instance
      • limit

        public ListVolumesOptions.Builder limit​(long limit)
        Set the limit.
        Parameters:
        limit - the limit
        Returns:
        the ListVolumesOptions builder
      • attachmentState

        public ListVolumesOptions.Builder attachmentState​(String attachmentState)
        Set the attachmentState.
        Parameters:
        attachmentState - the attachmentState
        Returns:
        the ListVolumesOptions builder
      • encryption

        public ListVolumesOptions.Builder encryption​(String encryption)
        Set the encryption.
        Parameters:
        encryption - the encryption
        Returns:
        the ListVolumesOptions builder
      • operatingSystemFamily

        public ListVolumesOptions.Builder operatingSystemFamily​(String operatingSystemFamily)
        Set the operatingSystemFamily.
        Parameters:
        operatingSystemFamily - the operatingSystemFamily
        Returns:
        the ListVolumesOptions builder
      • operatingSystemArchitecture

        public ListVolumesOptions.Builder operatingSystemArchitecture​(String operatingSystemArchitecture)
        Set the operatingSystemArchitecture.
        Parameters:
        operatingSystemArchitecture - the operatingSystemArchitecture
        Returns:
        the ListVolumesOptions builder
      • zoneName

        public ListVolumesOptions.Builder zoneName​(String zoneName)
        Set the zoneName.
        Parameters:
        zoneName - the zoneName
        Returns:
        the ListVolumesOptions builder