struct

AZBlob::Models::ContainerListResp

Inherits Struct < Value < Object

Constructors

new(service_endpoint : String, prefix : String, marker : String, max_results : Int32 | Nil, containers : Array(Container), next_marker : String | Nil)
Source

Class methods

from_resp(resp : HTTP::Client::Response)
Source

Instance methods

clone
Source
containers
copy_with(service_endpoint _service_endpoint = @service_endpoint, prefix _prefix = @prefix, marker _marker = @marker, max_results _max_results = @max_results, containers _containers = @containers, next_marker _next_marker = @next_marker)
Source
marker
max_results
next_marker
prefix
service_endpoint