- Definition - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- Definition.Builder - Interface in software.amazon.awssdk.services.sagemakeredge.model
-
- definitions(Collection<Definition>) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment.Builder
-
Returns a list of Definition objects.
- definitions(Definition...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment.Builder
-
Returns a list of Definition objects.
- definitions(Consumer<Definition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment.Builder
-
Returns a list of Definition objects.
- definitions() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment
-
Returns a list of Definition objects.
- deploymentEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult.Builder
-
The timestamp of when the deployment was ended, and the agent got the deployment results.
- deploymentEndTime() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
The timestamp of when the deployment was ended, and the agent got the deployment results.
- DeploymentModel - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- DeploymentModel.Builder - Interface in software.amazon.awssdk.services.sagemakeredge.model
-
- deploymentModels(Collection<DeploymentModel>) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult.Builder
-
Returns a list of models deployed on the agent.
- deploymentModels(DeploymentModel...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult.Builder
-
Returns a list of models deployed on the agent.
- deploymentModels(Consumer<DeploymentModel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult.Builder
-
Returns a list of models deployed on the agent.
- deploymentModels() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
Returns a list of models deployed on the agent.
- deploymentName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult.Builder
-
The name and unique ID of the deployment.
- deploymentName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
The name and unique ID of the deployment.
- deploymentName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment.Builder
-
The name and unique ID of the deployment.
- deploymentName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment
-
The name and unique ID of the deployment.
- DeploymentResult - Class in software.amazon.awssdk.services.sagemakeredge.model
-
Information about the result of a deployment on an edge device that is registered with SageMaker Edge Manager.
- deploymentResult(DeploymentResult) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest.Builder
-
Returns the result of a deployment on the device.
- deploymentResult(Consumer<DeploymentResult.Builder>) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest.Builder
-
Returns the result of a deployment on the device.
- deploymentResult() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest
-
Returns the result of a deployment on the device.
- DeploymentResult.Builder - Interface in software.amazon.awssdk.services.sagemakeredge.model
-
- deployments(Collection<EdgeDeployment>) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsResponse.Builder
-
Returns a list of the configurations of the active deployments on the device.
- deployments(EdgeDeployment...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsResponse.Builder
-
Returns a list of the configurations of the active deployments on the device.
- deployments(Consumer<EdgeDeployment.Builder>...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsResponse.Builder
-
Returns a list of the configurations of the active deployments on the device.
- deployments() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsResponse
-
Returns a list of the configurations of the active deployments on the device.
- deploymentStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult.Builder
-
The timestamp of when the deployment was started on the agent.
- deploymentStartTime() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
The timestamp of when the deployment was started on the agent.
- deploymentStatus(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult.Builder
-
Returns the bucket error code.
- deploymentStatus() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
Returns the bucket error code.
- DeploymentStatus - Enum in software.amazon.awssdk.services.sagemakeredge.model
-
- deploymentStatusMessage(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult.Builder
-
Returns the detailed error message.
- deploymentStatusMessage() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
Returns the detailed error message.
- DeploymentType - Enum in software.amazon.awssdk.services.sagemakeredge.model
-
- desiredState(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
The desired state of the model.
- desiredState(ModelState) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
The desired state of the model.
- desiredState() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
The desired state of the model.
- desiredStateAsString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
The desired state of the model.
- deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsRequest.Builder
-
The name of the fleet that the device belongs to.
- deviceFleetName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsRequest
-
The name of the fleet that the device belongs to.
- deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationRequest.Builder
-
The name of the fleet that the device belongs to.
- deviceFleetName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationRequest
-
The name of the fleet that the device belongs to.
- deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest.Builder
-
The name of the fleet that the device belongs to.
- deviceFleetName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest
-
The name of the fleet that the device belongs to.
- deviceName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsRequest.Builder
-
The unique name of the device you want to get the configuration of active deployments from.
- deviceName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsRequest
-
The unique name of the device you want to get the configuration of active deployments from.
- deviceName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationRequest.Builder
-
The unique name of the device you want to get the registration status from.
- deviceName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationRequest
-
The unique name of the device you want to get the registration status from.
- deviceName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest.Builder
-
The unique name of the device.
- deviceName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest
-
The unique name of the device.
- deviceRegistration(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationResponse.Builder
-
Describes if the device is currently registered with SageMaker Edge Manager.
- deviceRegistration() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationResponse
-
Describes if the device is currently registered with SageMaker Edge Manager.
- dimension(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric.Builder
-
The dimension of metrics published.
- dimension() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric
-
The dimension of metrics published.
- marshall(GetDeploymentsRequest) - Method in class software.amazon.awssdk.services.sagemakeredge.transform.GetDeploymentsRequestMarshaller
-
- marshall(GetDeviceRegistrationRequest) - Method in class software.amazon.awssdk.services.sagemakeredge.transform.GetDeviceRegistrationRequestMarshaller
-
- marshall(SendHeartbeatRequest) - Method in class software.amazon.awssdk.services.sagemakeredge.transform.SendHeartbeatRequestMarshaller
-
- message(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.InternalServiceException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeException.Builder
-
- message(String) - Method in class software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeException.BuilderImpl
-
- metricName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric.Builder
-
Returns the name of the metric.
- metricName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric
-
Returns the name of the metric.
- Model - Class in software.amazon.awssdk.services.sagemakeredge.model
-
Information about a model deployed on an edge device that is registered with SageMaker Edge Manager.
- Model.Builder - Interface in software.amazon.awssdk.services.sagemakeredge.model
-
- modelHandle(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Definition.Builder
-
The unique model handle.
- modelHandle() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Definition
-
The unique model handle.
- modelHandle(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
The unique handle of the model.
- modelHandle() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
The unique handle of the model.
- modelMetrics(Collection<EdgeMetric>) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Model.Builder
-
Information required for model metrics.
- modelMetrics(EdgeMetric...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Model.Builder
-
Information required for model metrics.
- modelMetrics(Consumer<EdgeMetric.Builder>...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Model.Builder
-
Information required for model metrics.
- modelMetrics() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Model
-
Information required for model metrics.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
The name of the model.
- modelName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
The name of the model.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Model.Builder
-
The name of the model.
- modelName() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Model
-
The name of the model.
- models(Collection<Model>) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest.Builder
-
Returns a list of models deployed on the the device.
- models(Model...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest.Builder
-
Returns a list of models deployed on the the device.
- models(Consumer<Model.Builder>...) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest.Builder
-
Returns a list of models deployed on the the device.
- models() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest
-
Returns a list of models deployed on the the device.
- ModelState - Enum in software.amazon.awssdk.services.sagemakeredge.model
-
- modelVersion(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
The version of the model.
- modelVersion() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
The version of the model.
- modelVersion(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Model.Builder
-
The version of the model.
- modelVersion() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Model
-
The version of the model.
- s3Url(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Definition.Builder
-
The absolute S3 location of the model.
- s3Url() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Definition
-
The absolute S3 location of the model.
- SagemakerEdgeAsyncClient - Interface in software.amazon.awssdk.services.sagemakeredge
-
Service client for accessing Amazon Sagemaker Edge Manager asynchronously.
- SagemakerEdgeAsyncClientBuilder - Interface in software.amazon.awssdk.services.sagemakeredge
-
- SagemakerEdgeBaseClientBuilder<B extends SagemakerEdgeBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.sagemakeredge
-
- SagemakerEdgeClient - Interface in software.amazon.awssdk.services.sagemakeredge
-
Service client for accessing Amazon Sagemaker Edge Manager.
- SagemakerEdgeClientBuilder - Interface in software.amazon.awssdk.services.sagemakeredge
-
- SagemakerEdgeClientOption<T> - Class in software.amazon.awssdk.services.sagemakeredge.internal
-
- SagemakerEdgeException - Exception in software.amazon.awssdk.services.sagemakeredge.model
-
- SagemakerEdgeException(SagemakerEdgeException.Builder) - Constructor for exception software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeException
-
- SagemakerEdgeException.Builder - Interface in software.amazon.awssdk.services.sagemakeredge.model
-
- SagemakerEdgeException.BuilderImpl - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- SagemakerEdgeRequest - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- SagemakerEdgeRequest(SagemakerEdgeRequest.Builder) - Constructor for class software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeRequest
-
- SagemakerEdgeRequest.Builder - Interface in software.amazon.awssdk.services.sagemakeredge.model
-
- SagemakerEdgeRequest.BuilderImpl - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- SagemakerEdgeResponse - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- SagemakerEdgeResponse(SagemakerEdgeResponse.Builder) - Constructor for class software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeResponse
-
- SagemakerEdgeResponse.Builder - Interface in software.amazon.awssdk.services.sagemakeredge.model
-
- SagemakerEdgeResponse.BuilderImpl - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- SagemakerEdgeResponseMetadata - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Checksum
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Definition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.sagemakeredge.model.InternalServiceException
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Model
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatResponse
-
- sendHeartbeat(SendHeartbeatRequest) - Method in interface software.amazon.awssdk.services.sagemakeredge.SagemakerEdgeAsyncClient
-
Use to get the current status of devices registered on SageMaker Edge Manager.
- sendHeartbeat(Consumer<SendHeartbeatRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemakeredge.SagemakerEdgeAsyncClient
-
Use to get the current status of devices registered on SageMaker Edge Manager.
- sendHeartbeat(SendHeartbeatRequest) - Method in interface software.amazon.awssdk.services.sagemakeredge.SagemakerEdgeClient
-
Use to get the current status of devices registered on SageMaker Edge Manager.
- sendHeartbeat(Consumer<SendHeartbeatRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemakeredge.SagemakerEdgeClient
-
Use to get the current status of devices registered on SageMaker Edge Manager.
- SendHeartbeatRequest - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- SendHeartbeatRequest.Builder - Interface in software.amazon.awssdk.services.sagemakeredge.model
-
- SendHeartbeatRequestMarshaller - Class in software.amazon.awssdk.services.sagemakeredge.transform
-
- SendHeartbeatRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemakeredge.transform.SendHeartbeatRequestMarshaller
-
- SendHeartbeatResponse - Class in software.amazon.awssdk.services.sagemakeredge.model
-
- SendHeartbeatResponse.Builder - Interface in software.amazon.awssdk.services.sagemakeredge.model
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.Checksum
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.Definition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sagemakeredge.model.InternalServiceException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.Model
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatResponse
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sagemakeredge.SagemakerEdgeAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sagemakeredge.SagemakerEdgeClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sagemakeredge.SagemakerEdgeAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sagemakeredge.SagemakerEdgeClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.sagemakeredge.SagemakerEdgeClient
-
- software.amazon.awssdk.services.sagemakeredge - package software.amazon.awssdk.services.sagemakeredge
-
SageMaker Edge Manager dataplane service for communicating with active agents.
- software.amazon.awssdk.services.sagemakeredge.internal - package software.amazon.awssdk.services.sagemakeredge.internal
-
- software.amazon.awssdk.services.sagemakeredge.model - package software.amazon.awssdk.services.sagemakeredge.model
-
- software.amazon.awssdk.services.sagemakeredge.transform - package software.amazon.awssdk.services.sagemakeredge.transform
-
- state(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Definition.Builder
-
The desired state of the model.
- state(ModelState) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Definition.Builder
-
The desired state of the model.
- state() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Definition
-
The desired state of the model.
- state(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
Returns the current state of the model.
- state(ModelState) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
Returns the current state of the model.
- state() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
Returns the current state of the model.
- stateAsString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Definition
-
The desired state of the model.
- stateAsString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
Returns the current state of the model.
- status(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
Returns the deployment status of the model.
- status(DeploymentStatus) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
Returns the deployment status of the model.
- status() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
Returns the deployment status of the model.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
Returns the deployment status of the model.
- statusCode(int) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.InternalServiceException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeException.BuilderImpl
-
- statusReason(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel.Builder
-
Returns the error message for the deployment status result.
- statusReason() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
Returns the error message for the deployment status result.
- sum(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Checksum.Builder
-
The checksum of the model.
- sum() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Checksum
-
The checksum of the model.
- timestamp(Instant) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric.Builder
-
Timestamp of when the metric was requested.
- timestamp() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric
-
Timestamp of when the metric was requested.
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Checksum
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Definition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.sagemakeredge.model.InternalServiceException
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Model
-
- toBuilder() - Method in exception software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeException
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SagemakerEdgeRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatResponse
-
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Checksum
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemakeredge.model.ChecksumType
-
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Definition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentModel
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.DeploymentResult
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemakeredge.model.DeploymentStatus
-
- toString() - Method in enum software.amazon.awssdk.services.sagemakeredge.model.DeploymentType
-
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemakeredge.model.FailureHandlingPolicy
-
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeploymentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.GetDeviceRegistrationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Model
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemakeredge.model.ModelState
-
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.SendHeartbeatResponse
-
Returns a string representation of this object.
- type(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Checksum.Builder
-
The type of the checksum.
- type(ChecksumType) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.Checksum.Builder
-
The type of the checksum.
- type() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Checksum
-
The type of the checksum.
- type(String) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment.Builder
-
The type of the deployment.
- type(DeploymentType) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment.Builder
-
The type of the deployment.
- type() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment
-
The type of the deployment.
- typeAsString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.Checksum
-
The type of the checksum.
- typeAsString() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeDeployment
-
The type of the deployment.
- value(Double) - Method in interface software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric.Builder
-
Returns the value of the metric.
- value() - Method in class software.amazon.awssdk.services.sagemakeredge.model.EdgeMetric
-
Returns the value of the metric.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.ChecksumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.DeploymentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.DeploymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.FailureHandlingPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.ModelState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.ChecksumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.DeploymentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.DeploymentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.FailureHandlingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemakeredge.model.ModelState
-
Returns an array containing the constants of this enum type, in
the order they are declared.