Struct aws_sdk_sagemaker::operation::describe_hub_content::builders::DescribeHubContentOutputBuilder
source · #[non_exhaustive]pub struct DescribeHubContentOutputBuilder { /* private fields */ }
Expand description
A builder for DescribeHubContentOutput
.
Implementations§
source§impl DescribeHubContentOutputBuilder
impl DescribeHubContentOutputBuilder
sourcepub fn hub_content_name(self, input: impl Into<String>) -> Self
pub fn hub_content_name(self, input: impl Into<String>) -> Self
The name of the hub content.
sourcepub fn set_hub_content_name(self, input: Option<String>) -> Self
pub fn set_hub_content_name(self, input: Option<String>) -> Self
The name of the hub content.
sourcepub fn get_hub_content_name(&self) -> &Option<String>
pub fn get_hub_content_name(&self) -> &Option<String>
The name of the hub content.
sourcepub fn hub_content_arn(self, input: impl Into<String>) -> Self
pub fn hub_content_arn(self, input: impl Into<String>) -> Self
The Amazon Resource Name (ARN) of the hub content.
sourcepub fn set_hub_content_arn(self, input: Option<String>) -> Self
pub fn set_hub_content_arn(self, input: Option<String>) -> Self
The Amazon Resource Name (ARN) of the hub content.
sourcepub fn get_hub_content_arn(&self) -> &Option<String>
pub fn get_hub_content_arn(&self) -> &Option<String>
The Amazon Resource Name (ARN) of the hub content.
sourcepub fn hub_content_version(self, input: impl Into<String>) -> Self
pub fn hub_content_version(self, input: impl Into<String>) -> Self
The version of the hub content.
sourcepub fn set_hub_content_version(self, input: Option<String>) -> Self
pub fn set_hub_content_version(self, input: Option<String>) -> Self
The version of the hub content.
sourcepub fn get_hub_content_version(&self) -> &Option<String>
pub fn get_hub_content_version(&self) -> &Option<String>
The version of the hub content.
sourcepub fn hub_content_type(self, input: HubContentType) -> Self
pub fn hub_content_type(self, input: HubContentType) -> Self
The type of hub content.
sourcepub fn set_hub_content_type(self, input: Option<HubContentType>) -> Self
pub fn set_hub_content_type(self, input: Option<HubContentType>) -> Self
The type of hub content.
sourcepub fn get_hub_content_type(&self) -> &Option<HubContentType>
pub fn get_hub_content_type(&self) -> &Option<HubContentType>
The type of hub content.
sourcepub fn document_schema_version(self, input: impl Into<String>) -> Self
pub fn document_schema_version(self, input: impl Into<String>) -> Self
The document schema version for the hub content.
sourcepub fn set_document_schema_version(self, input: Option<String>) -> Self
pub fn set_document_schema_version(self, input: Option<String>) -> Self
The document schema version for the hub content.
sourcepub fn get_document_schema_version(&self) -> &Option<String>
pub fn get_document_schema_version(&self) -> &Option<String>
The document schema version for the hub content.
sourcepub fn hub_name(self, input: impl Into<String>) -> Self
pub fn hub_name(self, input: impl Into<String>) -> Self
The name of the hub that contains the content.
sourcepub fn set_hub_name(self, input: Option<String>) -> Self
pub fn set_hub_name(self, input: Option<String>) -> Self
The name of the hub that contains the content.
sourcepub fn get_hub_name(&self) -> &Option<String>
pub fn get_hub_name(&self) -> &Option<String>
The name of the hub that contains the content.
sourcepub fn hub_arn(self, input: impl Into<String>) -> Self
pub fn hub_arn(self, input: impl Into<String>) -> Self
The Amazon Resource Name (ARN) of the hub that contains the content.
sourcepub fn set_hub_arn(self, input: Option<String>) -> Self
pub fn set_hub_arn(self, input: Option<String>) -> Self
The Amazon Resource Name (ARN) of the hub that contains the content.
sourcepub fn get_hub_arn(&self) -> &Option<String>
pub fn get_hub_arn(&self) -> &Option<String>
The Amazon Resource Name (ARN) of the hub that contains the content.
sourcepub fn hub_content_display_name(self, input: impl Into<String>) -> Self
pub fn hub_content_display_name(self, input: impl Into<String>) -> Self
The display name of the hub content.
sourcepub fn set_hub_content_display_name(self, input: Option<String>) -> Self
pub fn set_hub_content_display_name(self, input: Option<String>) -> Self
The display name of the hub content.
sourcepub fn get_hub_content_display_name(&self) -> &Option<String>
pub fn get_hub_content_display_name(&self) -> &Option<String>
The display name of the hub content.
sourcepub fn hub_content_description(self, input: impl Into<String>) -> Self
pub fn hub_content_description(self, input: impl Into<String>) -> Self
A description of the hub content.
sourcepub fn set_hub_content_description(self, input: Option<String>) -> Self
pub fn set_hub_content_description(self, input: Option<String>) -> Self
A description of the hub content.
sourcepub fn get_hub_content_description(&self) -> &Option<String>
pub fn get_hub_content_description(&self) -> &Option<String>
A description of the hub content.
sourcepub fn hub_content_markdown(self, input: impl Into<String>) -> Self
pub fn hub_content_markdown(self, input: impl Into<String>) -> Self
A string that provides a description of the hub content. This string can include links, tables, and standard markdown formating.
sourcepub fn set_hub_content_markdown(self, input: Option<String>) -> Self
pub fn set_hub_content_markdown(self, input: Option<String>) -> Self
A string that provides a description of the hub content. This string can include links, tables, and standard markdown formating.
sourcepub fn get_hub_content_markdown(&self) -> &Option<String>
pub fn get_hub_content_markdown(&self) -> &Option<String>
A string that provides a description of the hub content. This string can include links, tables, and standard markdown formating.
sourcepub fn hub_content_document(self, input: impl Into<String>) -> Self
pub fn hub_content_document(self, input: impl Into<String>) -> Self
The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.
sourcepub fn set_hub_content_document(self, input: Option<String>) -> Self
pub fn set_hub_content_document(self, input: Option<String>) -> Self
The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.
sourcepub fn get_hub_content_document(&self) -> &Option<String>
pub fn get_hub_content_document(&self) -> &Option<String>
The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.
sourcepub fn hub_content_search_keywords(self, input: impl Into<String>) -> Self
pub fn hub_content_search_keywords(self, input: impl Into<String>) -> Self
Appends an item to hub_content_search_keywords
.
To override the contents of this collection use set_hub_content_search_keywords
.
The searchable keywords for the hub content.
sourcepub fn set_hub_content_search_keywords(self, input: Option<Vec<String>>) -> Self
pub fn set_hub_content_search_keywords(self, input: Option<Vec<String>>) -> Self
The searchable keywords for the hub content.
sourcepub fn get_hub_content_search_keywords(&self) -> &Option<Vec<String>>
pub fn get_hub_content_search_keywords(&self) -> &Option<Vec<String>>
The searchable keywords for the hub content.
sourcepub fn hub_content_dependencies(self, input: HubContentDependency) -> Self
pub fn hub_content_dependencies(self, input: HubContentDependency) -> Self
Appends an item to hub_content_dependencies
.
To override the contents of this collection use set_hub_content_dependencies
.
The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.
sourcepub fn set_hub_content_dependencies(
self,
input: Option<Vec<HubContentDependency>>
) -> Self
pub fn set_hub_content_dependencies( self, input: Option<Vec<HubContentDependency>> ) -> Self
The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.
sourcepub fn get_hub_content_dependencies(&self) -> &Option<Vec<HubContentDependency>>
pub fn get_hub_content_dependencies(&self) -> &Option<Vec<HubContentDependency>>
The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.
sourcepub fn hub_content_status(self, input: HubContentStatus) -> Self
pub fn hub_content_status(self, input: HubContentStatus) -> Self
The status of the hub content.
sourcepub fn set_hub_content_status(self, input: Option<HubContentStatus>) -> Self
pub fn set_hub_content_status(self, input: Option<HubContentStatus>) -> Self
The status of the hub content.
sourcepub fn get_hub_content_status(&self) -> &Option<HubContentStatus>
pub fn get_hub_content_status(&self) -> &Option<HubContentStatus>
The status of the hub content.
sourcepub fn failure_reason(self, input: impl Into<String>) -> Self
pub fn failure_reason(self, input: impl Into<String>) -> Self
The failure reason if importing hub content failed.
sourcepub fn set_failure_reason(self, input: Option<String>) -> Self
pub fn set_failure_reason(self, input: Option<String>) -> Self
The failure reason if importing hub content failed.
sourcepub fn get_failure_reason(&self) -> &Option<String>
pub fn get_failure_reason(&self) -> &Option<String>
The failure reason if importing hub content failed.
sourcepub fn creation_time(self, input: DateTime) -> Self
pub fn creation_time(self, input: DateTime) -> Self
The date and time that hub content was created.
sourcepub fn set_creation_time(self, input: Option<DateTime>) -> Self
pub fn set_creation_time(self, input: Option<DateTime>) -> Self
The date and time that hub content was created.
sourcepub fn get_creation_time(&self) -> &Option<DateTime>
pub fn get_creation_time(&self) -> &Option<DateTime>
The date and time that hub content was created.
sourcepub fn build(self) -> DescribeHubContentOutput
pub fn build(self) -> DescribeHubContentOutput
Consumes the builder and constructs a DescribeHubContentOutput
.
Trait Implementations§
source§impl Clone for DescribeHubContentOutputBuilder
impl Clone for DescribeHubContentOutputBuilder
source§fn clone(&self) -> DescribeHubContentOutputBuilder
fn clone(&self) -> DescribeHubContentOutputBuilder
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source
. Read moresource§impl Default for DescribeHubContentOutputBuilder
impl Default for DescribeHubContentOutputBuilder
source§fn default() -> DescribeHubContentOutputBuilder
fn default() -> DescribeHubContentOutputBuilder
source§impl PartialEq for DescribeHubContentOutputBuilder
impl PartialEq for DescribeHubContentOutputBuilder
source§fn eq(&self, other: &DescribeHubContentOutputBuilder) -> bool
fn eq(&self, other: &DescribeHubContentOutputBuilder) -> bool
self
and other
values to be equal, and is used
by ==
.