Skip to content

Commit

Permalink
Java SDK 12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun960 committed May 4, 2021
1 parent 9024a2c commit 1b359d9
Show file tree
Hide file tree
Showing 2,101 changed files with 41,934 additions and 25,183 deletions.
Binary file not shown.
14 changes: 7 additions & 7 deletions README.md
Expand Up @@ -11,7 +11,7 @@ The SolidFire Java SDK is a collection of software modules and libraries that fa
| Component | Version |
| ------------ | ------------------- |
| Java | 7.0 & 8.0 |
| SolidFire OS | Element 10.0 - 12.2 |
| SolidFire OS | Element 11.8 - 12.3 |

## Getting Help

Expand All @@ -20,14 +20,14 @@ If you have any questions or comments about this product, submit an issue on git

## Download

[Download](jar/solidfire-sdk-java-1.7.0.65.jar) the latest jar:
[Download](jar/solidfire-sdk-java-12.3.0.196.jar) the latest jar:

~~~ xml

<dependency>
<groupId>com.solidfire</groupId>
<artifactId>solidfire-sdk-java</artifactId>
<version>1.7.0.65</version>
<version>12.3.0.196</version>
</dependency>

~~~
Expand All @@ -36,15 +36,15 @@ or SBT:

~~~ scala

libraryDependencies += "com.solidfire" % "solidfire-sdk-java" % "1.7"
libraryDependencies += "com.solidfire" % "solidfire-sdk-java" % "12.3"

~~~

or Gradle:

~~~ groovy
compile 'com.solidfire:solidfire-sdk-java:1.7'
compile 'com.solidfire:solidfire-sdk-java:12.3'
~~~

Expand All @@ -67,7 +67,7 @@ The SDK assembly is signed with a certificate controlled by SolidFire, Inc, assu

[Latest JavaDoc](https://solidfire.github.io/solidfire-sdk-java/docs/index.html)

[Release Notes](NetApp_Element_Java_SDK_Release_Notes_1_7.pdf)
[Release Notes](NetApp_Element_Java_SDK_Release_Notes_12.3.pdf)

## Examples

Expand Down Expand Up @@ -317,7 +317,7 @@ You also need to add the appropriate SLF4J dependency. Continuing with the logba
## License

Copyright © 2020, 2021 NetApp, Inc. All rights reserved.
Copyright © 2021 NetApp, Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions build.sbt
Expand Up @@ -2,9 +2,9 @@ import de.johoop.jacoco4sbt.XMLReport

name := "solidFire-sdk-java"

val major_version = "1"
val major_version = "12"

val minor_version = "7"
val minor_version = "3"

val patch_version = "0"

Expand Down
26 changes: 24 additions & 2 deletions docs/allclasses-frame.html
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_242) on Mon Dec 14 11:07:26 GMT 2020 -->
<!-- Generated by javadoc (1.8.0_171) on Fri Apr 16 05:18:03 UTC 2021 -->
<title>All Classes</title>
<meta name="date" content="2020-12-14">
<meta name="date" content="2021-04-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -249,6 +249,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/CreateVolumeRequest.Builder.html" title="class in com.solidfire.element.api" target="classFrame">CreateVolumeRequest.Builder</a></li>
<li><a href="com/solidfire/element/api/CreateVolumeResult.html" title="class in com.solidfire.element.api" target="classFrame">CreateVolumeResult</a></li>
<li><a href="com/solidfire/element/api/CreateVolumeResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">CreateVolumeResult.Builder</a></li>
<li><a href="com/solidfire/element/api/CryptoKeyType.html" title="class in com.solidfire.element.api" target="classFrame">CryptoKeyType</a></li>
<li><a href="com/solidfire/core/serialization/DateTimeAdapter.html" title="class in com.solidfire.core.serialization" target="classFrame">DateTimeAdapter</a></li>
<li><a href="com/solidfire/element/api/DayOfWeek.html" title="class in com.solidfire.element.api" target="classFrame">DayOfWeek</a></li>
<li><a href="com/solidfire/element/api/DayOfWeek.Builder.html" title="class in com.solidfire.element.api" target="classFrame">DayOfWeek.Builder</a></li>
Expand Down Expand Up @@ -375,6 +376,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/EnableSnmpResult.html" title="class in com.solidfire.element.api" target="classFrame">EnableSnmpResult</a></li>
<li><a href="com/solidfire/element/api/EnableSshResult.html" title="class in com.solidfire.element.api" target="classFrame">EnableSshResult</a></li>
<li><a href="com/solidfire/element/api/EnableSshResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">EnableSshResult.Builder</a></li>
<li><a href="com/solidfire/element/api/EncryptionKeyInfo.html" title="class in com.solidfire.element.api" target="classFrame">EncryptionKeyInfo</a></li>
<li><a href="com/solidfire/element/api/EncryptionKeyInfo.Builder.html" title="class in com.solidfire.element.api" target="classFrame">EncryptionKeyInfo.Builder</a></li>
<li><a href="com/solidfire/element/api/EventInfo.html" title="class in com.solidfire.element.api" target="classFrame">EventInfo</a></li>
<li><a href="com/solidfire/element/api/EventInfo.Builder.html" title="class in com.solidfire.element.api" target="classFrame">EventInfo.Builder</a></li>
<li><a href="com/solidfire/element/api/FeatureObject.html" title="class in com.solidfire.element.api" target="classFrame">FeatureObject</a></li>
Expand Down Expand Up @@ -466,6 +469,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/GetDriveStatsResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetDriveStatsResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetEfficiencyResult.html" title="class in com.solidfire.element.api" target="classFrame">GetEfficiencyResult</a></li>
<li><a href="com/solidfire/element/api/GetEfficiencyResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetEfficiencyResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetEncryptionAtRestInfoResult.html" title="class in com.solidfire.element.api" target="classFrame">GetEncryptionAtRestInfoResult</a></li>
<li><a href="com/solidfire/element/api/GetEncryptionAtRestInfoResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetEncryptionAtRestInfoResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetFeatureStatusRequest.html" title="class in com.solidfire.element.api" target="classFrame">GetFeatureStatusRequest</a></li>
<li><a href="com/solidfire/element/api/GetFeatureStatusRequest.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetFeatureStatusRequest.Builder</a></li>
<li><a href="com/solidfire/element/api/GetFeatureStatusResult.html" title="class in com.solidfire.element.api" target="classFrame">GetFeatureStatusResult</a></li>
Expand Down Expand Up @@ -540,6 +545,10 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/GetOriginNodeResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetOriginNodeResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetOriginResult.html" title="class in com.solidfire.element.api" target="classFrame">GetOriginResult</a></li>
<li><a href="com/solidfire/element/api/GetOriginResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetOriginResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetPatchInfoRequest.html" title="class in com.solidfire.element.api" target="classFrame">GetPatchInfoRequest</a></li>
<li><a href="com/solidfire/element/api/GetPatchInfoRequest.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetPatchInfoRequest.Builder</a></li>
<li><a href="com/solidfire/element/api/GetPatchInfoResult.html" title="class in com.solidfire.element.api" target="classFrame">GetPatchInfoResult</a></li>
<li><a href="com/solidfire/element/api/GetPatchInfoResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetPatchInfoResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetPendingOperationResult.html" title="class in com.solidfire.element.api" target="classFrame">GetPendingOperationResult</a></li>
<li><a href="com/solidfire/element/api/GetPendingOperationResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetPendingOperationResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetProtectionDomainLayoutResult.html" title="class in com.solidfire.element.api" target="classFrame">GetProtectionDomainLayoutResult</a></li>
Expand Down Expand Up @@ -568,6 +577,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/GetSnmpStateResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetSnmpStateResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetSnmpTrapInfoResult.html" title="class in com.solidfire.element.api" target="classFrame">GetSnmpTrapInfoResult</a></li>
<li><a href="com/solidfire/element/api/GetSnmpTrapInfoResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetSnmpTrapInfoResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetSoftwareEncryptionAtRestInfoResult.html" title="class in com.solidfire.element.api" target="classFrame">GetSoftwareEncryptionAtRestInfoResult</a></li>
<li><a href="com/solidfire/element/api/GetSoftwareEncryptionAtRestInfoResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetSoftwareEncryptionAtRestInfoResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetSshInfoResult.html" title="class in com.solidfire.element.api" target="classFrame">GetSshInfoResult</a></li>
<li><a href="com/solidfire/element/api/GetSshInfoResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">GetSshInfoResult.Builder</a></li>
<li><a href="com/solidfire/element/api/GetSSLCertificateResult.html" title="class in com.solidfire.element.api" target="classFrame">GetSSLCertificateResult</a></li>
Expand Down Expand Up @@ -622,6 +633,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/InvokeSFApiRequest.Builder.html" title="class in com.solidfire.element.api" target="classFrame">InvokeSFApiRequest.Builder</a></li>
<li><a href="com/solidfire/element/api/IpmiInfo.html" title="class in com.solidfire.element.api" target="classFrame">IpmiInfo</a></li>
<li><a href="com/solidfire/element/api/IpmiInfo.Builder.html" title="class in com.solidfire.element.api" target="classFrame">IpmiInfo.Builder</a></li>
<li><a href="com/solidfire/element/api/ISCSIAuthentication.html" title="class in com.solidfire.element.api" target="classFrame">ISCSIAuthentication</a></li>
<li><a href="com/solidfire/element/api/ISCSIAuthentication.Builder.html" title="class in com.solidfire.element.api" target="classFrame">ISCSIAuthentication.Builder</a></li>
<li><a href="com/solidfire/element/api/ISCSISession.html" title="class in com.solidfire.element.api" target="classFrame">ISCSISession</a></li>
<li><a href="com/solidfire/element/api/ISCSISession.Builder.html" title="class in com.solidfire.element.api" target="classFrame">ISCSISession.Builder</a></li>
<li><a href="com/solidfire/element/api/KeyProviderKmip.html" title="class in com.solidfire.element.api" target="classFrame">KeyProviderKmip</a></li>
Expand Down Expand Up @@ -716,6 +729,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/ListKeyServersKmipResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">ListKeyServersKmipResult.Builder</a></li>
<li><a href="com/solidfire/element/api/ListNetworkInterfacesResult.html" title="class in com.solidfire.element.api" target="classFrame">ListNetworkInterfacesResult</a></li>
<li><a href="com/solidfire/element/api/ListNetworkInterfacesResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">ListNetworkInterfacesResult.Builder</a></li>
<li><a href="com/solidfire/element/api/ListNetworkInterfaceStatsResult.html" title="class in com.solidfire.element.api" target="classFrame">ListNetworkInterfaceStatsResult</a></li>
<li><a href="com/solidfire/element/api/ListNetworkInterfaceStatsResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">ListNetworkInterfaceStatsResult.Builder</a></li>
<li><a href="com/solidfire/element/api/ListNodeFibreChannelPortInfoResult.html" title="class in com.solidfire.element.api" target="classFrame">ListNodeFibreChannelPortInfoResult</a></li>
<li><a href="com/solidfire/element/api/ListNodeFibreChannelPortInfoResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">ListNodeFibreChannelPortInfoResult.Builder</a></li>
<li><a href="com/solidfire/element/api/ListNodeStatsResult.html" title="class in com.solidfire.element.api" target="classFrame">ListNodeStatsResult</a></li>
Expand Down Expand Up @@ -950,6 +965,8 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/NetworkConfigParams.Builder.html" title="class in com.solidfire.element.api" target="classFrame">NetworkConfigParams.Builder</a></li>
<li><a href="com/solidfire/element/api/NetworkInterface.html" title="class in com.solidfire.element.api" target="classFrame">NetworkInterface</a></li>
<li><a href="com/solidfire/element/api/NetworkInterface.Builder.html" title="class in com.solidfire.element.api" target="classFrame">NetworkInterface.Builder</a></li>
<li><a href="com/solidfire/element/api/NetworkInterfaceStats.html" title="class in com.solidfire.element.api" target="classFrame">NetworkInterfaceStats</a></li>
<li><a href="com/solidfire/element/api/NetworkInterfaceStats.Builder.html" title="class in com.solidfire.element.api" target="classFrame">NetworkInterfaceStats.Builder</a></li>
<li><a href="com/solidfire/element/api/NetworkParams.html" title="class in com.solidfire.element.api" target="classFrame">NetworkParams</a></li>
<li><a href="com/solidfire/element/api/NetworkParams.Builder.html" title="class in com.solidfire.element.api" target="classFrame">NetworkParams.Builder</a></li>
<li><a href="com/solidfire/element/api/NewDrive.html" title="class in com.solidfire.element.api" target="classFrame">NewDrive</a></li>
Expand Down Expand Up @@ -1037,6 +1054,10 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/QuintileHistogram.Builder.html" title="class in com.solidfire.element.api" target="classFrame">QuintileHistogram.Builder</a></li>
<li><a href="com/solidfire/examples/ReadmeJavaExample.html" title="class in com.solidfire.examples" target="classFrame">ReadmeJavaExample</a></li>
<li><a href="com/solidfire/core/reflection/ReflectionUtils.html" title="class in com.solidfire.core.reflection" target="classFrame">ReflectionUtils</a></li>
<li><a href="com/solidfire/element/api/RekeySoftwareEncryptionAtRestMasterKeyRequest.html" title="class in com.solidfire.element.api" target="classFrame">RekeySoftwareEncryptionAtRestMasterKeyRequest</a></li>
<li><a href="com/solidfire/element/api/RekeySoftwareEncryptionAtRestMasterKeyRequest.Builder.html" title="class in com.solidfire.element.api" target="classFrame">RekeySoftwareEncryptionAtRestMasterKeyRequest.Builder</a></li>
<li><a href="com/solidfire/element/api/RekeySoftwareEncryptionAtRestMasterKeyResult.html" title="class in com.solidfire.element.api" target="classFrame">RekeySoftwareEncryptionAtRestMasterKeyResult</a></li>
<li><a href="com/solidfire/element/api/RekeySoftwareEncryptionAtRestMasterKeyResult.Builder.html" title="class in com.solidfire.element.api" target="classFrame">RekeySoftwareEncryptionAtRestMasterKeyResult.Builder</a></li>
<li><a href="com/solidfire/element/api/RemoteClusterSnapshotStatus.html" title="class in com.solidfire.element.api" target="classFrame">RemoteClusterSnapshotStatus</a></li>
<li><a href="com/solidfire/element/api/RemoteReplication.html" title="class in com.solidfire.element.api" target="classFrame">RemoteReplication</a></li>
<li><a href="com/solidfire/element/api/RemoteReplication.Builder.html" title="class in com.solidfire.element.api" target="classFrame">RemoteReplication.Builder</a></li>
Expand Down Expand Up @@ -1125,6 +1146,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="com/solidfire/element/api/ScheduleInfoObject.Builder.html" title="class in com.solidfire.element.api" target="classFrame">ScheduleInfoObject.Builder</a></li>
<li><a href="com/solidfire/element/api/ScheduleObject.html" title="class in com.solidfire.element.api" target="classFrame">ScheduleObject</a></li>
<li><a href="com/solidfire/element/api/ScheduleObject.Builder.html" title="class in com.solidfire.element.api" target="classFrame">ScheduleObject.Builder</a></li>
<li><a href="com/solidfire/element/api/SearRekeyMasterKeyState.html" title="class in com.solidfire.element.api" target="classFrame">SearRekeyMasterKeyState</a></li>
<li><a href="com/solidfire/element/api/SecureEraseDrivesRequest.html" title="class in com.solidfire.element.api" target="classFrame">SecureEraseDrivesRequest</a></li>
<li><a href="com/solidfire/element/api/SecureEraseDrivesRequest.Builder.html" title="class in com.solidfire.element.api" target="classFrame">SecureEraseDrivesRequest.Builder</a></li>
<li><a href="com/solidfire/element/api/Service.html" title="class in com.solidfire.element.api" target="classFrame">Service</a></li>
Expand Down

0 comments on commit 1b359d9

Please sign in to comment.