Class VolumeIdentityByCRN.Builder

    • Constructor Detail

      • Builder

        public Builder​(VolumeIdentity volumeIdentityByCrn)
        Instantiates a new Builder from an existing VolumeIdentityByCRN instance.
        Parameters:
        volumeIdentityByCrn - the instance to initialize the Builder with
      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String crn)
        Instantiates a new builder with required properties.
        Parameters:
        crn - the crn
    • Method Detail

      • build

        public VolumeIdentityByCRN build()
        Builds a VolumeIdentityByCRN.
        Returns:
        the new VolumeIdentityByCRN instance